public class MAnnotationElement extends MIdElement
Constructor and Description |
---|
MAnnotationElement() |
Modifier and Type | Method and Description |
---|---|
void |
addAnnotation(MAnnotation annotation)
Add an annotation.
|
List |
getAnnotations()
Get the annotations.
|
getId, setId
public void addAnnotation(MAnnotation annotation)
annotation
- The annotation.public List getAnnotations()
Copyright © 2012. All Rights Reserved.