AnnotationValue.Loaded.State |
AnnotationDescription.AnnotationInvocationHandler.MissingValue.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForAnnotationDescription.IncompatibleRuntimeType.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForAnnotationDescription.Loaded.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForConstant.Loaded.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForDescriptionArray.Loaded.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForEnumerationDescription.IncompatibleRuntimeType.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForEnumerationDescription.Loaded.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForEnumerationDescription.UnknownRuntimeEnumeration.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.ForTypeDescription.Loaded.getState() |
|
AnnotationValue.Loaded.State |
AnnotationValue.Loaded.getState() |
Returns the state of the represented loaded annotation value.
|
static AnnotationValue.Loaded.State |
AnnotationValue.Loaded.State.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AnnotationValue.Loaded.State[] |
AnnotationValue.Loaded.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|