public interface EventList extends AbstractMetadataList
Modifier and Type | Method and Description |
---|---|
void |
addEvent(Event event)
Adds a new event property
|
OgcPropertyList<Event> |
getEventList()
Gets the list of event properties
|
int |
getNumEvents()
Returns number of event properties
|
getDefinition, isSetDefinition, setDefinition
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
OgcPropertyList<Event> getEventList()
int getNumEvents()
void addEvent(Event event)