Package com.luciad.format.aixm51.model
Class TLcdAIXM51MessageDataTypes
java.lang.Object
com.luciad.format.aixm51.model.TLcdAIXM51MessageDataTypes
This class provides access to the data model and the types of http://www.aixm.aero/schema/5.1/message.
The XML schema can be found in 5.1/message/AIXM_BasicMessage.xsd.
The default AIXM 5 model decoder is automatically configured for this data model.
Note that there are no domain classes specifically for this data model.
- Since:
- 10.0
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic TLcdDataModelReturns the data model for thehttp://www.aixm.aero/schema/5.1/messageschema.static TLcdDataModelDeprecated.
-
Field Details
-
AIXM_BASIC_MESSSAGE_TYPE
The data type forAIXMBasicMessage.
-
-
Method Details
-
getMessageDataModel
Deprecated.UsegetDataModel()Returns the data model for thehttp://www.aixm.aero/schema/5.1/messageschema.- Returns:
- the data model for the
http://www.aixm.aero/schema/5.1/messageschema
-
getDataModel
Returns the data model for thehttp://www.aixm.aero/schema/5.1/messageschema.- Returns:
- the data model for the
http://www.aixm.aero/schema/5.1/messageschema
-
getDataModel()