Interface | Description |
---|---|
AbstractSWE |
POJO class for XML type AbstractSWEType(@http://www.opengis.net/swe/2.0).
|
AbstractSWEIdentifiable |
POJO class for XML type AbstractSWEIdentifiableType(@http://www.opengis.net/swe/2.0).
|
AllowedTimes |
POJO class for XML type AllowedTimesType(@http://www.opengis.net/swe/2.0).
|
AllowedTokens |
POJO class for XML type AllowedTokensType(@http://www.opengis.net/swe/2.0).
|
AllowedValues |
POJO class for XML type AllowedValuesType(@http://www.opengis.net/swe/2.0).
|
BinaryBlock |
POJO class for XML type BlockType(@http://www.opengis.net/swe/2.0).
|
BinaryComponent |
POJO class for XML type ComponentType(@http://www.opengis.net/swe/2.0).
|
BinaryEncoding |
POJO class for XML type BinaryEncodingType(@http://www.opengis.net/swe/2.0).
|
BinaryMember |
Base interface for binary encoding members: BinaryComponent and BinaryBlock
|
BlockComponent |
Tagging interface for all block components
|
Boolean |
POJO class for XML type BooleanType(@http://www.opengis.net/swe/2.0).
|
Category |
POJO class for XML type CategoryType(@http://www.opengis.net/swe/2.0).
|
CategoryRange |
POJO class for XML type CategoryRangeType(@http://www.opengis.net/swe/2.0).
|
Count |
POJO class for XML type CountType(@http://www.opengis.net/swe/2.0).
|
CountRange |
POJO class for XML type CountRangeType(@http://www.opengis.net/swe/2.0).
|
DataArray |
POJO class for XML type DataArrayType(@http://www.opengis.net/swe/2.0).
|
DataBlock |
Implementations of this class should be able to carry data
for any part of the data cluster defined in the DataDefinition
part of the SWE Common Data Model.
|
DataChoice |
POJO class for XML type DataChoiceType(@http://www.opengis.net/swe/2.0).
|
DataComponent |
Base interface for all SWE Common data components.
|
DataComponentVisitor | |
DataConstraint | |
DataEncoding |
POJO class for XML type AbstractEncodingType(@http://www.opengis.net/swe/2.0).
|
DataRecord |
POJO class for XML type DataRecordType(@http://www.opengis.net/swe/2.0).
|
DataStream |
POJO class for XML type DataStreamType(@http://www.opengis.net/swe/2.0).
|
EncodedValues |
POJO class for XML type EncodedValuesPropertyType(@http://www.opengis.net/swe/2.0).
|
Factory | |
HasCodeSpace |
Tagging interface for data components that have a code space
|
HasConstraints<ConstraintType extends DataConstraint> |
Tagging interface for data components with constraints
|
HasRefFrames |
Tagging interface for data components with local and reference frames
|
HasUom |
Tagging interface for data components that have a unit of measure
|
JSONEncoding |
POJO class for XML type JSONEncodingType(@http://www.opengis.net/swe/2.0).
|
Matrix |
POJO class for XML type MatrixType(@http://www.opengis.net/swe/2.0).
|
NilValue |
POJO class for XML type NilValue(@http://www.opengis.net/swe/2.0).
|
NilValues |
POJO class for XML type NilValuesType(@http://www.opengis.net/swe/2.0).
|
Quantity |
POJO class for XML type QuantityType(@http://www.opengis.net/swe/2.0).
|
QuantityRange |
POJO class for XML type QuantityRangeType(@http://www.opengis.net/swe/2.0).
|
RangeComponent |
Tagging interface for all range components
|
ScalarComponent |
Tagging interface for all scalar data components
|
SimpleComponent |
POJO class for XML type AbstractSimpleComponentType(@http://www.opengis.net/swe/2.0).
|
Text |
POJO class for XML type TextType(@http://www.opengis.net/swe/2.0).
|
TextEncoding |
POJO class for XML type TextEncodingType(@http://www.opengis.net/swe/2.0).
|
Time |
POJO class for XML type TimeType(@http://www.opengis.net/swe/2.0).
|
TimeRange |
POJO class for XML type TimeRangeType(@http://www.opengis.net/swe/2.0).
|
UnitReference |
POJO class for XML type UnitReference(@http://www.opengis.net/swe/2.0).
|
Vector |
POJO class for XML type VectorType(@http://www.opengis.net/swe/2.0).
|
XMLEncoding |
POJO class for XML type XMLEncodingType(@http://www.opengis.net/swe/2.0).
|
Enum | Description |
---|---|
ByteEncoding |
POJO class for XML type ByteEncodingType(@http://www.opengis.net/swe/2.0).
|
ByteOrder |
POJO class for XML type ByteEncodingType(@http://www.opengis.net/swe/2.0).
|
DataType | |
TimeIndeterminateValue |
POJO class for XML type TimeIndeterminateValue(@http://www.opengis.net/swe/2.0).
|
Exception | Description |
---|---|
ValidationException |
Used for errors occuring when validating SWE Common component values
|