public class ModeChoiceImpl extends AbstractModesImpl implements ModeChoice
| Constructor and Description |
|---|
ModeChoiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMode(Mode mode)
Adds a new mode property
|
net.opengis.OgcPropertyList<Mode> |
getModeList()
Gets the list of mode properties
|
int |
getNumModes()
Returns number of mode properties
|
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdpublic net.opengis.OgcPropertyList<Mode> getModeList()
getModeList in interface ModeChoicepublic int getNumModes()
getNumModes in interface ModeChoicepublic void addMode(Mode mode)
addMode in interface ModeChoiceCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.