Constructor
new EMLAnnotation()
- Source:
- See:
-
Extends
Methods
isEmpty() → {boolean}
isEmpty
Check whether the model's properties are all empty for the purpose
of skipping the model during serialization to avoid invalid EML
documents.
- Source:
Returns:
- Returns true if all child elements have no
content
-
Type
-
boolean