Searched defs:customAnnotation (Results 1 – 1 of 1) sorted by relevance
10 private final Annotation customAnnotation; field in CustomParametersDescriptor18 …public CustomParametersDescriptor(CustomParameters customParameters, Annotation customAnnotation) { in CustomParametersDescriptor()