Package | Description |
---|---|
org.netbeans.editor |
Modifier and Type | Method and Description |
---|---|
AnnotationType |
AnnotationDesc.getAnnotationTypeInstance()
Getter for annotation type object
|
AnnotationType |
AnnotationTypes.getType(String name)
Returns AnnotationType instance for the given name of the type
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationTypes.saveType(AnnotationType type)
Save changes in one annotation type
|
void |
AnnotationTypes.Loader.saveType(AnnotationType type)
Save one annotation type.
|