Package org.vast.data
Class NilValueImpl
java.lang.Object
org.vast.data.NilValueImpl
- All Implemented Interfaces:
Serializable
,NilValue
POJO class for XML type NilValue(@http://www.opengis.net/swe/2.0).
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reason
-
value
-
-
Constructor Details
-
NilValueImpl
public NilValueImpl() -
NilValueImpl
-
-
Method Details
-
getReason
Gets the reason property -
setReason
Sets the reason property -
getValue
Gets the inline value -
setValue
Sets the inline value
-