Package net.opengis.swe.v20
Interface NilValues
- All Superinterfaces:
AbstractSWE
,Serializable
- All Known Implementing Classes:
NilValuesImpl
POJO class for XML type NilValuesType(@http://www.opengis.net/swe/2.0).
This is a complex type.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addNilValue
(NilValue nilValue) Adds a new nilValue propertyGets the list of nilValue propertiesint
Returns number of nilValue propertiesMethods inherited from interface net.opengis.swe.v20.AbstractSWE
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
-
Method Details
-
getNilValueList
Gets the list of nilValue properties -
getNumNilValues
int getNumNilValues()Returns number of nilValue properties -
addNilValue
Adds a new nilValue property
-