Class GeographicAddress
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.GeographicAddress
Structured textual way of describing how to find a Property in an urban area (country properties are often defined differently). Note : Address corresponds to SID UrbanPropertyAddress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddGeographicSubAddressItem(GeographicSubAddress geographicSubAddressItem) addRelatedPartyItem(RelatedPartyRef relatedPartyItem) atBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) countryName(String countryName) booleangeographicSubAddress(List<GeographicSubAddress> geographicSubAddress) When sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity namemobile phone numbergetCity()City that the address is inCountry that the address is incountry name@Valid List<GeographicSubAddress>Get geographicSubAddressgetHref()Unique reference of the placegetId()Unique identifier of the placeAn area of defined or undefined boundaries within a local authority or other legislatively defined area, usually rural or semi rural in nature.getName()A user-friendly name for the place, such as [Paris Store], [London Store], [Main Home]getPhone()landline phone numberdescriptor for a postal delivery area, used to speed and simplify the delivery of mail (also know as zipcode)@Valid List<RelatedPartyRef>Party role references that the current address is associated withthe State or Province that the address is inName of the street or other street typeNumber identifying a specific property on a public street.Last number in a range of street numbers allocated to a propertyLast street number suffix for a ranged addressthe first street number suffixA modifier denoting a relative directionalley, avenue, boulevard, brae, crescent, drive, highway, lane, terrace, parade, place, tarn, way, wharfinthashCode()isBillingAddress(Boolean isBillingAddress) isContactAddress(Boolean isContactAddress) isInstallationAddress(Boolean isInstallationAddress) Flag that specifies if the geographic address is a billing address.Flag that specifies if the geographic address is a contact address.Flag that specifies if the geographic address is an installation address.Flag that specifies if the geographic address is a shipping address.Flag that specifies if the geographic address is an unloading address.isShippingAddress(Boolean isShippingAddress) isUnloadingAddress(Boolean isUnloadingAddress) relatedParty(List<RelatedPartyRef> relatedParty) voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidsetCellphone(String cellphone) voidvoidsetCountry(String country) voidsetCountryName(String countryName) voidsetGeographicSubAddress(List<GeographicSubAddress> geographicSubAddress) voidvoidvoidsetIsBillingAddress(Boolean isBillingAddress) voidsetIsContactAddress(Boolean isContactAddress) voidsetIsInstallationAddress(Boolean isInstallationAddress) voidsetIsShippingAddress(Boolean isShippingAddress) voidsetIsUnloadingAddress(Boolean isUnloadingAddress) voidsetLocality(String locality) voidvoidvoidsetPostcode(String postcode) voidsetRelatedParty(List<RelatedPartyRef> relatedParty) voidsetStateOrProvince(String stateOrProvince) voidsetStreetName(String streetName) voidsetStreetNr(String streetNr) voidsetStreetNrLast(String streetNrLast) voidsetStreetNrLastSuffix(String streetNrLastSuffix) voidsetStreetNrSuffix(String streetNrSuffix) voidsetStreetSuffix(String streetSuffix) voidsetStreetType(String streetType) stateOrProvince(String stateOrProvince) streetName(String streetName) streetNrLast(String streetNrLast) streetNrLastSuffix(String streetNrLastSuffix) streetNrSuffix(String streetNrSuffix) streetSuffix(String streetSuffix) streetType(String streetType) toString()
-
Constructor Details
-
GeographicAddress
public GeographicAddress()
-
-
Method Details
-
id
-
getId
Unique identifier of the place- Returns:
- id
-
setId
-
href
-
getHref
Unique reference of the place- Returns:
- href
-
setHref
-
city
-
getCity
City that the address is in- Returns:
- city
-
setCity
-
country
-
getCountry
Country that the address is in- Returns:
- country
-
setCountry
-
locality
-
getLocality
An area of defined or undefined boundaries within a local authority or other legislatively defined area, usually rural or semi rural in nature. [ANZLIC-STREET], or a suburb, a bounded locality within a city, town or shire principally of urban character [ANZLICSTREET]- Returns:
- locality
-
setLocality
-
name
-
getName
A user-friendly name for the place, such as [Paris Store], [London Store], [Main Home]- Returns:
- name
-
setName
-
postcode
-
getPostcode
descriptor for a postal delivery area, used to speed and simplify the delivery of mail (also know as zipcode)- Returns:
- postcode
-
setPostcode
-
stateOrProvince
-
getStateOrProvince
the State or Province that the address is in- Returns:
- stateOrProvince
-
setStateOrProvince
-
streetName
-
getStreetName
Name of the street or other street type- Returns:
- streetName
-
setStreetName
-
streetNr
-
getStreetNr
Number identifying a specific property on a public street. It may be combined with streetNrLast for ranged addresses- Returns:
- streetNr
-
setStreetNr
-
streetNrLast
-
getStreetNrLast
Last number in a range of street numbers allocated to a property- Returns:
- streetNrLast
-
setStreetNrLast
-
streetNrLastSuffix
-
getStreetNrLastSuffix
Last street number suffix for a ranged address- Returns:
- streetNrLastSuffix
-
setStreetNrLastSuffix
-
streetNrSuffix
-
getStreetNrSuffix
the first street number suffix- Returns:
- streetNrSuffix
-
setStreetNrSuffix
-
streetSuffix
-
getStreetSuffix
A modifier denoting a relative direction- Returns:
- streetSuffix
-
setStreetSuffix
-
streetType
-
getStreetType
alley, avenue, boulevard, brae, crescent, drive, highway, lane, terrace, parade, place, tarn, way, wharf- Returns:
- streetType
-
setStreetType
-
phone
-
getPhone
landline phone number- Returns:
- phone
-
setPhone
-
cellphone
-
getCellphone
mobile phone number- Returns:
- cellphone
-
setCellphone
-
countryName
-
getCountryName
country name- Returns:
- countryName
-
setCountryName
-
geographicSubAddress
-
addGeographicSubAddressItem
-
getGeographicSubAddress
Get geographicSubAddress- Returns:
- geographicSubAddress
-
setGeographicSubAddress
-
addRelatedPartyItem
-
getRelatedParty
Party role references that the current address is associated with- Returns:
- relatedParty
-
setRelatedParty
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
-
isShippingAddress
-
isIsShippingAddress
Flag that specifies if the geographic address is a shipping address.- Returns:
- isShippingAddress
-
setIsShippingAddress
-
isBillingAddress
-
isIsBillingAddress
Flag that specifies if the geographic address is a billing address.- Returns:
- isBillingAddress
-
setIsBillingAddress
-
isContactAddress
-
isIsContactAddress
Flag that specifies if the geographic address is a contact address.- Returns:
- isContactAddress
-
setIsContactAddress
-
isUnloadingAddress
-
isIsUnloadingAddress
Flag that specifies if the geographic address is an unloading address.- Returns:
- isUnloadingAddress
-
setIsUnloadingAddress
-
isInstallationAddress
-
isIsInstallationAddress
Flag that specifies if the geographic address is an installation address.- Returns:
- isInstallationAddress
-
setIsInstallationAddress
-
equals
-
hashCode
public int hashCode() -
toString
-