public interface AnnotedObject
Modifier and Type | Method and Description |
---|---|
List<Annotation> |
getAnnotations() |
void |
setAnnotations(List<Annotation> annotations) |
List<Annotation> getAnnotations()
void setAnnotations(List<Annotation> annotations)
Copyright © 2019. All rights reserved.