org.apache.felix.scrplugin.tags.annotation.defaulttag
Class PropertyTag.PropertyOptionImpl
java.lang.Object
org.apache.felix.scrplugin.tags.annotation.defaulttag.PropertyTag.PropertyOptionImpl
- All Implemented Interfaces:
- Annotation, PropertyOption
- Enclosing class:
- PropertyTag
protected static class PropertyTag.PropertyOptionImpl
- extends Object
- implements PropertyOption
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTag.PropertyOptionImpl
public PropertyTag.PropertyOptionImpl(com.thoughtworks.qdox.model.Annotation annotation,
JavaClassDescription desc)
name
public String name()
value
public String value()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2011 Apache Software Foundation. All Rights Reserved.