Searched refs: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() argument20 this.customAnnotation = customAnnotation; in CustomParametersDescriptor()28 return customAnnotation; in annotation()