Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeReflector
Packages that use TLcdAIXM51CodeReflector
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
This package provides the classes that correspond to AIXM 5.1 surveillance types.
-
Uses of TLcdAIXM51CodeReflector in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeReflectorModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeReflector
TLcdAIXM51CodeReflector.REFERENCE
static final TLcdAIXM51CodeReflector
TLcdAIXM51CodeReflector.RUNWAY_END
static final TLcdAIXM51CodeReflector
TLcdAIXM51CodeReflector.TOUCHDOWN
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeReflectorModifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeReflector> TLcdAIXM51CodeReflector.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeReflector in com.luciad.format.aixm51.model.features.surveillance
Methods in com.luciad.format.aixm51.model.features.surveillance that return TLcdAIXM51CodeReflectorModifier and TypeMethodDescriptionTLcdAIXM51Reflector.getType()
Returns the role value contained in the value of theTLcdAIXM51Reflector.TYPE_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.surveillance with parameters of type TLcdAIXM51CodeReflectorModifier and TypeMethodDescriptionvoid
TLcdAIXM51Reflector.setType
(TLcdAIXM51CodeReflector aValue) Sets the value of the property that maps to thetype
element.