Class TLcdAIXM51AbstractUsageCondition
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdAIXM51AirportHeliportUsage,TLcdAIXM51ApronAreaUsage,TLcdAIXM51ManoeuvringAreaUsage
- Since:
- 10.0
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTYproperty.Gets the value of theCONTACT_PROPERTYproperty.Gets the value of thePRIOR_PERMISSION_PROPERTYproperty.Gets the value of theSELECTION_PROPERTYproperty.getType()Gets the value of theTYPE_PROPERTYproperty.voidSets the value of thePRIOR_PERMISSION_PROPERTYproperty.voidSets the value of theSELECTION_PROPERTYproperty.voidsetType(TLcdAIXM51CodeUsageLimitation aValue) Sets the value of theTYPE_PROPERTYproperty.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Constructor Details
-
TLcdAIXM51AbstractUsageCondition
public TLcdAIXM51AbstractUsageCondition() -
TLcdAIXM51AbstractUsageCondition
-
-
Method Details
-
getType
Gets the value of theTYPE_PROPERTYproperty.A code indicating whether the limitation is a permission or an interdiction.
- Returns:
- the value of the
TYPE_PROPERTYproperty. - See Also:
-
setType
Sets the value of theTYPE_PROPERTYproperty.A code indicating whether the limitation is a permission or an interdiction.
- Parameters:
aValue- the value to set for theTYPE_PROPERTYproperty.
-
getPriorPermission
Gets the value of thePRIOR_PERMISSION_PROPERTYproperty.For a Conditional Permission, this indicates that a prior permission is required. Positive values indicate prior permission required before using the airport movement area. Note: this can only be specified for limitations of type "conditional permission".
- Returns:
- the value of the
PRIOR_PERMISSION_PROPERTYproperty.
-
setPriorPermission
Sets the value of thePRIOR_PERMISSION_PROPERTYproperty.For a Conditional Permission, this indicates that a prior permission is required. Positive values indicate prior permission required before using the airport movement area. Note: this can only be specified for limitations of type "conditional permission".
- Parameters:
aValue- the value to set for thePRIOR_PERMISSION_PROPERTYproperty.
-
getContact
Gets the value of theCONTACT_PROPERTYproperty.The contact information for a person or group.
- Returns:
- the value of the
CONTACT_PROPERTYproperty. - See Also:
-
getSelection
Gets the value of theSELECTION_PROPERTYproperty.The selection of flights, environmental conditions and times for which the usage is specified.
- Returns:
- the value of the
SELECTION_PROPERTYproperty. - See Also:
-
setSelection
Sets the value of theSELECTION_PROPERTYproperty.The selection of flights, environmental conditions and times for which the usage is specified.
- Parameters:
aValue- the value to set for theSELECTION_PROPERTYproperty.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty.- Returns:
- the value of the
ANNOTATION_PROPERTYproperty. - See Also:
-