|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.annotations.AnnotationParser.Value
org.eclipse.jetty.annotations.AnnotationParser.ListValue
public class AnnotationParser.ListValue
| Constructor Summary | |
|---|---|
AnnotationParser.ListValue(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
addValue(AnnotationParser.Value v)
|
java.util.List<AnnotationParser.Value> |
getList()
|
java.lang.Object |
getValue()
|
int |
size()
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jetty.annotations.AnnotationParser.Value |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationParser.ListValue(java.lang.String name)
| Method Detail |
|---|
public java.lang.Object getValue()
getValue in class AnnotationParser.Valuepublic java.util.List<AnnotationParser.Value> getList()
public void addValue(AnnotationParser.Value v)
public int size()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||