Interface AnnotationReferenceValueSetRequest<T>
- Type Parameters:
T
- the Java clas that backs the value type of the reference field
public interface AnnotationReferenceValueSetRequest<T>
Used to request the value set of an
AnnotationReferenceField
on a particular AnnotationReferenceType
.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Creates an instance ofAnnotationReferenceValueSetRequest
.