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 © 2013 Oracle Corporation. All rights reserved.