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:
- java.lang.annotation.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 |
Methods inherited from interface java.lang.annotation.Annotation |
equals, hashCode, toString |
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 java.lang.annotation.Annotation> annotationType()
- Specified by:
annotationType
in interface java.lang.annotation.Annotation
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.