public class AnnotationDocType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<NamedValueType> |
attribute |
| Constructor and Description |
|---|
AnnotationDocType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnnotationTypeName() |
java.util.List<NamedValueType> |
getAttributeDocs() |
boolean |
hasAttributeDocs() |
void |
setAnnotationTypeName(java.lang.String annotationTypeName) |
protected java.util.List<NamedValueType> attribute
public java.util.List<NamedValueType> getAttributeDocs()
public boolean hasAttributeDocs()
public java.lang.String getAnnotationTypeName()
public void setAnnotationTypeName(java.lang.String annotationTypeName)
annotationTypeName - the annotationTypeName to setCopyright © 2016 Oracle Corporation. All Rights Reserved.