Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeOil
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 service types.
-
Uses of TLcdAIXM51CodeOil in com.luciad.format.aixm51.model.datatypes
Modifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeOil
TLcdAIXM51CodeOil.HYDRAULIC
static final TLcdAIXM51CodeOil
TLcdAIXM51CodeOil.PISTON
static final TLcdAIXM51CodeOil
TLcdAIXM51CodeOil.TURBO
Modifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeOil> TLcdAIXM51CodeOil.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeOil in com.luciad.format.aixm51.model.features.service
Modifier and TypeMethodDescriptionTLcdAIXM51Oil.getCategory()
Returns the role value contained in the value of theTLcdAIXM51Oil.CATEGORY_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51Oil.setCategory
(TLcdAIXM51CodeOil aValue) Sets the value of the property that maps to thecategory
element.