Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeNavigationAreaRestriction
Packages that use TLcdAIXM51CodeNavigationAreaRestriction
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 procedure types.
-
Uses of TLcdAIXM51CodeNavigationAreaRestriction in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeNavigationAreaRestrictionModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeNavigationAreaRestriction
TLcdAIXM51CodeNavigationAreaRestriction.OMNIDIRECTIONAL
static final TLcdAIXM51CodeNavigationAreaRestriction
TLcdAIXM51CodeNavigationAreaRestriction.VECTOR
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeNavigationAreaRestrictionModifier and TypeMethodDescriptionTLcdAIXM51CodeNavigationAreaRestriction.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeNavigationAreaRestriction in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview that return TLcdAIXM51CodeNavigationAreaRestrictionModifier and TypeMethodDescriptionTLcdAIXM51NavigationAreaRestrictionTimeSlice.getType()
Returns the role value contained in the value of theTLcdAIXM51NavigationAreaRestrictionTimeSlice.TYPE_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview with parameters of type TLcdAIXM51CodeNavigationAreaRestrictionModifier and TypeMethodDescriptionvoid
TLcdAIXM51NavigationAreaRestrictionTimeSlice.setType
(TLcdAIXM51CodeNavigationAreaRestriction aValue) Sets the value of the property that maps to thetype
element.