public class FieldAnnotation extends ScannedAnnotation
name, values| Constructor and Description |
|---|
FieldAnnotation(String name,
Map<String,Object> values,
Field f)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
getAnnotatedField()
Get the annotated field.
|
Object |
getAnnotatedFieldValue()
Get the initial value of the value if this is a static field.
|
String |
toString() |
getBooleanValue, getEnumValue, getIntegerValue, getLongValue, getName, getSimpleName, getStringValue, getValue, hasValuepublic Field getAnnotatedField()
public Object getAnnotatedFieldValue() throws SCRDescriptorFailureException
SCRDescriptorFailureExceptionpublic String toString()
toString in class ScannedAnnotationCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.