public class Annotation
extends java.lang.Object
| Constructor | Description |
|---|---|
Annotation() |
| Modifier and Type | Method | Description |
|---|---|---|
AutoAnnotation |
getAutoAnnotation() |
|
AnnotationPersistence |
getPersistence() |
|
void |
setAutoAnnotation(AutoAnnotation autoAnnotation) |
|
void |
setPersistence(AnnotationPersistence persistence) |
public AnnotationPersistence getPersistence()
public void setPersistence(AnnotationPersistence persistence)
public AutoAnnotation getAutoAnnotation()
public void setAutoAnnotation(AutoAnnotation autoAnnotation)
autoAnnotation - the autoAnnotation to set