org.eclipse.jetty.annotations
类 AnnotationParser.Value
java.lang.Object
org.eclipse.jetty.annotations.AnnotationParser.Value
- 直接已知子类:
- AnnotationParser.ListValue, AnnotationParser.SimpleValue
- 包容类:
- AnnotationParser
public abstract class AnnotationParser.Value
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationParser.Value
public AnnotationParser.Value(String name)
getName
public String getName()
getValue
public abstract Object getValue()
Copyright © 2013. All Rights Reserved.