Package net.opengis.swe.v20
Interface DataEncoding
- All Superinterfaces:
AbstractSWE
,HasCopy
,Serializable
- All Known Subinterfaces:
BinaryEncoding
,JSONEncoding
,TextEncoding
,XMLEncoding
- All Known Implementing Classes:
AbstractEncodingImpl
,BinaryEncodingImpl
,JSONEncodingImpl
,TextEncodingImpl
,XMLEncodingImpl
POJO class for XML type AbstractEncodingType(@http://www.opengis.net/swe/2.0).
This is a complex type.
-
Method Summary
Methods inherited from interface net.opengis.swe.v20.AbstractSWE
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
-
Method Details
-
copy
DataEncoding copy()
-