public static class AnnotationValue.ForEnumerationDescription.WithUnknownConstant.Loaded extends AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<Enum<?>>
AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<Z>AnnotationValue.Loaded.AbstractBase<W>| Constructor and Description |
|---|
Loaded(Class<? extends Enum<?>> enumType,
String value)
Creates a new representation for an unknown enumeration constant of an annotation.
|
| Modifier and Type | Method and Description |
|---|---|
Enum<?> |
resolve()
Resolves the value to the actual value of an annotation.
|
String |
toString() |
getState, representsresolvepublic Enum<?> resolve()
Copyright © 2014–2020. All rights reserved.