public class AnnotationParser.SimpleValue extends AnnotationParser.Value
| Constructor and Description |
|---|
AnnotationParser.SimpleValue(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object val) |
java.lang.String |
toString() |
getNamepublic AnnotationParser.SimpleValue(java.lang.String name)
public void setValue(java.lang.Object val)
public java.lang.Object getValue()
getValue in class AnnotationParser.Valuepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013 FuseSource, Corp.. All Rights Reserved.