public class AnnotationDocType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<NamedValueType> |
attribute |
| Constructor and Description |
|---|
AnnotationDocType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotationTypeName() |
List<NamedValueType> |
getAttributeDocs() |
boolean |
hasAttributeDocs() |
void |
setAnnotationTypeName(String annotationTypeName) |
protected List<NamedValueType> attribute
public List<NamedValueType> getAttributeDocs()
public boolean hasAttributeDocs()
public String getAnnotationTypeName()
public void setAnnotationTypeName(String annotationTypeName)
annotationTypeName - the annotationTypeName to setCopyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.