public interface AnnotableMutableSuperBean
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.util.Set<AnnotationMutableSuperBean> |
getAnnotations()
Returns a list of annotations that exist for this Annotable Object
|
void |
setAnnotations(java.util.Set<AnnotationMutableSuperBean> annotations) |
java.util.Set<AnnotationMutableSuperBean> getAnnotations()
void setAnnotations(java.util.Set<AnnotationMutableSuperBean> annotations)