org.eclipse.jetty.annotations
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() |
getName
public AnnotationParser.SimpleValue(java.lang.String name)
public void setValue(java.lang.Object val)
public java.lang.Object getValue()
getValue
in class AnnotationParser.Value
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2014. All Rights Reserved.