public static class BuilderEncodedValues.BuilderAnnotationEncodedValue extends BaseAnnotationEncodedValue implements BuilderEncodedValues.BuilderEncodedValue
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<? extends BuilderAnnotationElement> |
getElements()
Gets a set of the name/value elements associated with this annotation.
|
java.lang.String |
getType()
Gets the type of this annotation.
|
compareTo, equals, getValueType, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValueType@Nonnull public java.lang.String getType()
AnnotationEncodedValuegetType in interface BasicAnnotationgetType in interface AnnotationEncodedValue@Nonnull public java.util.Set<? extends BuilderAnnotationElement> getElements()
AnnotationEncodedValuegetElements in interface BasicAnnotationgetElements in interface AnnotationEncodedValue