public interface Multiplicity extends AbstractObject
| 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
|
net.opengis.OgcPropertyList<MultiplicityRange> getRangeList()
int getNumRanges()
void addRange(MultiplicityRange range)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.