Class TLcdAIXM51PostalAddress
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theadministrativeAreaelement.static final TLcdDataPropertyData property that maps to theannotationelement.static final TLcdDataPropertyData property that maps to thecityelement.static final TLcdDataPropertyData property that maps to thecountryelement.static final TLcdDataPropertyData property that maps to thedeliveryPointelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to thepostalCodeelement.static final TLcdDataPropertyData property that maps to thespecialDateAuthorityelement.static final TLcdDataPropertyData property that maps to thetimeIntervalelement.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theADMINISTRATIVE_AREA_PROPERTYproperty.Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.getCity()Returns the role value contained in the value of theCITY_PROPERTYproperty.Returns the role value contained in the value of theCOUNTRY_PROPERTYproperty.Returns the role value contained in the value of theDELIVERY_POINT_PROPERTYproperty.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Returns the role value contained in the value of thePOSTAL_CODE_PROPERTYproperty.Gets the value of theSPECIAL_DATE_AUTHORITY_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.Gets the value of theTIME_INTERVAL_PROPERTYproperty adapted to a list ofTLcdAIXM51Timesheetinstances.voidsetAdministrativeArea(String aValue) Sets the value of the property that maps to theadministrativeAreaelement.voidSets the value of the property that maps to thecityelement.voidsetCountry(String aValue) Sets the value of the property that maps to thecountryelement.voidsetDeliveryPoint(String aValue) Sets the value of the property that maps to thedeliveryPointelement.voidsetPostalCode(String aValue) Sets the value of the property that maps to thepostalCodeelement.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
TIME_INTERVAL_PROPERTY
Data property that maps to thetimeIntervalelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Timesheet>>. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
SPECIAL_DATE_AUTHORITY_PROPERTY
Data property that maps to thespecialDateAuthorityelement. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>>. -
DELIVERY_POINT_PROPERTY
Data property that maps to thedeliveryPointelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
CITY_PROPERTY
Data property that maps to thecityelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
ADMINISTRATIVE_AREA_PROPERTY
Data property that maps to theadministrativeAreaelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
POSTAL_CODE_PROPERTY
Data property that maps to thepostalCodeelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
COUNTRY_PROPERTY
Data property that maps to thecountryelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
-
-
Constructor Details
-
TLcdAIXM51PostalAddress
public TLcdAIXM51PostalAddress() -
TLcdAIXM51PostalAddress
-
-
Method Details
-
getTimeInterval
Gets the value of theTIME_INTERVAL_PROPERTYproperty adapted to a list ofTLcdAIXM51Timesheetinstances.A component of the schedule.
- Overrides:
getTimeIntervalin classTLcdAIXM51AbstractPropertiesWithSchedule- Returns:
- the value of the
TIME_INTERVAL_PROPERTYproperty adapted to a list ofTLcdAIXM51Timesheetinstances. - See Also:
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Overrides:
getAnnotationin classTLcdAIXM51AbstractPropertiesWithSchedule- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
getSpecialDateAuthority
Gets the value of theSPECIAL_DATE_AUTHORITY_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.Indicates that the SpecialDates associated with the related OrganisationAuthority are applicable to the schedule definition.
- Overrides:
getSpecialDateAuthorityin classTLcdAIXM51AbstractPropertiesWithSchedule- Returns:
- the value of the
SPECIAL_DATE_AUTHORITY_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances. - See Also:
-
getDeliveryPoint
Returns the role value contained in the value of theDELIVERY_POINT_PROPERTYproperty. Returnsnullif the value of theDELIVERY_POINT_PROPERTYproperty isnull.The street address line for the location. More than one address line may be used.
- Returns:
- the role value of the
DELIVERY_POINT_PROPERTYproperty. - See Also:
-
setDeliveryPoint
Sets the value of the property that maps to thedeliveryPointelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theDELIVERY_POINT_PROPERTYproperty is set tonull.The street address line for the location. More than one address line may be used.
- Parameters:
aValue- the role value to set for theDELIVERY_POINT_PROPERTYproperty.
-
getCity
Returns the role value contained in the value of theCITY_PROPERTYproperty. Returnsnullif the value of theCITY_PROPERTYproperty isnull.The city of the location or organisation.
- Returns:
- the role value of the
CITY_PROPERTYproperty. - See Also:
-
setCity
Sets the value of the property that maps to thecityelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCITY_PROPERTYproperty is set tonull.The city of the location or organisation.
- Parameters:
aValue- the role value to set for theCITY_PROPERTYproperty.
-
getAdministrativeArea
Returns the role value contained in the value of theADMINISTRATIVE_AREA_PROPERTYproperty. Returnsnullif the value of theADMINISTRATIVE_AREA_PROPERTYproperty isnull.The state or province of the location or organisation.
- Returns:
- the role value of the
ADMINISTRATIVE_AREA_PROPERTYproperty. - See Also:
-
setAdministrativeArea
Sets the value of the property that maps to theadministrativeAreaelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theADMINISTRATIVE_AREA_PROPERTYproperty is set tonull.The state or province of the location or organisation.
- Parameters:
aValue- the role value to set for theADMINISTRATIVE_AREA_PROPERTYproperty.
-
getPostalCode
Returns the role value contained in the value of thePOSTAL_CODE_PROPERTYproperty. Returnsnullif the value of thePOSTAL_CODE_PROPERTYproperty isnull.The ZIP or other postal code for the location or organisation.
- Returns:
- the role value of the
POSTAL_CODE_PROPERTYproperty. - See Also:
-
setPostalCode
Sets the value of the property that maps to thepostalCodeelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, thePOSTAL_CODE_PROPERTYproperty is set tonull.The ZIP or other postal code for the location or organisation.
- Parameters:
aValue- the role value to set for thePOSTAL_CODE_PROPERTYproperty.
-
getCountry
Returns the role value contained in the value of theCOUNTRY_PROPERTYproperty. Returnsnullif the value of theCOUNTRY_PROPERTYproperty isnull.The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations.
- Returns:
- the role value of the
COUNTRY_PROPERTYproperty. - See Also:
-
setCountry
Sets the value of the property that maps to thecountryelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCOUNTRY_PROPERTYproperty is set tonull.The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations.
- Parameters:
aValue- the role value to set for theCOUNTRY_PROPERTYproperty.
-
getExtension
Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.- Returns:
- the value of the
EXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances. - See Also:
-