public class MultiplicityImpl extends AbstractObjectImpl implements Multiplicity
| Constructor and Description |
|---|
MultiplicityImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRange(MultiplicityRange range)
Adds a new range property
|
int |
getNumRanges()
Returns number of range properties
|
net.opengis.OgcPropertyList<MultiplicityRange> |
getRangeList()
Gets the list of range properties
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic net.opengis.OgcPropertyList<MultiplicityRange> getRangeList()
getRangeList in interface Multiplicitypublic int getNumRanges()
getNumRanges in interface Multiplicitypublic void addRange(MultiplicityRange range)
addRange in interface MultiplicityCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.