java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<PurCtrAddress>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress

public class PurCtrAddress extends VdmEntity<PurCtrAddress>
Delivery Address

Original entity name from the Odata EDM: A_PurCtrAddressType

  • Field Details

    • ALL_FIELDS

      public static final PurCtrAddressSelectable ALL_FIELDS
      Selector for all available fields of PurCtrAddress.
    • PURCHASE_CONTRACT

      public static final PurCtrAddressField<String> PURCHASE_CONTRACT
      Use with available fluent helpers to apply the PurchaseContract field to query operations.
    • ADDRESS_ID

      public static final PurCtrAddressField<String> ADDRESS_ID
      Use with available fluent helpers to apply the AddressID field to query operations.
    • PURCHASE_CONTRACT_ITEM

      public static final PurCtrAddressField<String> PURCHASE_CONTRACT_ITEM
      Use with available fluent helpers to apply the PurchaseContractItem field to query operations.
    • FORM_OF_ADDRESS

      public static final PurCtrAddressField<String> FORM_OF_ADDRESS
      Use with available fluent helpers to apply the FormOfAddress field to query operations.
    • FULL_NAME

      public static final PurCtrAddressField<String> FULL_NAME
      Use with available fluent helpers to apply the FullName field to query operations.
    • CONSIGNEE_NAME3

      public static final PurCtrAddressField<String> CONSIGNEE_NAME3
      Use with available fluent helpers to apply the ConsigneeName3 field to query operations.
    • CONSIGNEE_NAME4

      public static final PurCtrAddressField<String> CONSIGNEE_NAME4
      Use with available fluent helpers to apply the ConsigneeName4 field to query operations.
    • CARE_OF_NAME

      public static final PurCtrAddressField<String> CARE_OF_NAME
      Use with available fluent helpers to apply the CareOfName field to query operations.
    • CITY_NAME

      public static final PurCtrAddressField<String> CITY_NAME
      Use with available fluent helpers to apply the CityName field to query operations.
    • DISTRICT

      public static final PurCtrAddressField<String> DISTRICT
      Use with available fluent helpers to apply the District field to query operations.
    • CITY_CODE

      public static final PurCtrAddressField<String> CITY_CODE
      Use with available fluent helpers to apply the CityCode field to query operations.
    • POSTAL_CODE

      public static final PurCtrAddressField<String> POSTAL_CODE
      Use with available fluent helpers to apply the PostalCode field to query operations.
    • PO_BOX_POSTAL_CODE

      public static final PurCtrAddressField<String> PO_BOX_POSTAL_CODE
      Use with available fluent helpers to apply the POBoxPostalCode field to query operations.
    • COMPANY_POSTAL_CODE

      public static final PurCtrAddressField<String> COMPANY_POSTAL_CODE
      Use with available fluent helpers to apply the CompanyPostalCode field to query operations.
    • PO_BOX

      public static final PurCtrAddressField<String> PO_BOX
      Use with available fluent helpers to apply the POBox field to query operations.
    • PO_BOX_DEVIATING_CITY_NAME

      public static final PurCtrAddressField<String> PO_BOX_DEVIATING_CITY_NAME
      Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.
    • STREET_NAME

      public static final PurCtrAddressField<String> STREET_NAME
      Use with available fluent helpers to apply the StreetName field to query operations.
    • HOUSE_NUMBER

      public static final PurCtrAddressField<String> HOUSE_NUMBER
      Use with available fluent helpers to apply the HouseNumber field to query operations.
    • STREET_PREFIX_NAME

      public static final PurCtrAddressField<String> STREET_PREFIX_NAME
      Use with available fluent helpers to apply the StreetPrefixName field to query operations.
    • ADDITIONAL_STREET_PREFIX_NAME

      public static final PurCtrAddressField<String> ADDITIONAL_STREET_PREFIX_NAME
      Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
    • ADDITIONAL_STREET_SUFFIX_NAME

      public static final PurCtrAddressField<String> ADDITIONAL_STREET_SUFFIX_NAME
      Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
    • BUILDING

      public static final PurCtrAddressField<String> BUILDING
      Use with available fluent helpers to apply the Building field to query operations.
    • FLOOR

      public static final PurCtrAddressField<String> FLOOR
      Use with available fluent helpers to apply the Floor field to query operations.
    • ROOM_NUMBER

      public static final PurCtrAddressField<String> ROOM_NUMBER
      Use with available fluent helpers to apply the RoomNumber field to query operations.
    • COUNTRY

      public static final PurCtrAddressField<String> COUNTRY
      Use with available fluent helpers to apply the Country field to query operations.
    • CORRESPONDENCE_LANGUAGE

      public static final PurCtrAddressField<String> CORRESPONDENCE_LANGUAGE
      Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.
    • REGION

      public static final PurCtrAddressField<String> REGION
      Use with available fluent helpers to apply the Region field to query operations.
    • ADDRESS_TIME_ZONE

      public static final PurCtrAddressField<String> ADDRESS_TIME_ZONE
      Use with available fluent helpers to apply the AddressTimeZone field to query operations.
    • TAX_JURISDICTION

      public static final PurCtrAddressField<String> TAX_JURISDICTION
      Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
    • PRFRD_COMM_MEDIUM_TYPE

      public static final PurCtrAddressField<String> PRFRD_COMM_MEDIUM_TYPE
      Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations.
    • PHONE_NUMBER

      public static final PurCtrAddressField<String> PHONE_NUMBER
      Use with available fluent helpers to apply the PhoneNumber field to query operations.
    • FAX_NUMBER

      public static final PurCtrAddressField<String> FAX_NUMBER
      Use with available fluent helpers to apply the FaxNumber field to query operations.
    • TRANSPORT_ZONE

      public static final PurCtrAddressField<String> TRANSPORT_ZONE
      Use with available fluent helpers to apply the TransportZone field to query operations.
    • HOUSE_NUMBER_SUPPLEMENT_TEXT

      public static final PurCtrAddressField<String> HOUSE_NUMBER_SUPPLEMENT_TEXT
      Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations.
    • STREET_SUFFIX_NAME

      public static final PurCtrAddressField<String> STREET_SUFFIX_NAME
      Use with available fluent helpers to apply the StreetSuffixName field to query operations.
  • Constructor Details

    • PurCtrAddress

      public PurCtrAddress()
    • PurCtrAddress

      public PurCtrAddress(@Nullable String purchaseContract, @Nullable String addressID, @Nullable String purchaseContractItem, @Nullable String formOfAddress, @Nullable String fullName, @Nullable String consigneeName3, @Nullable String consigneeName4, @Nullable String careOfName, @Nullable String cityName, @Nullable String district, @Nullable String cityCode, @Nullable String postalCode, @Nullable String pOBoxPostalCode, @Nullable String companyPostalCode, @Nullable String pOBox, @Nullable String pOBoxDeviatingCityName, @Nullable String streetName, @Nullable String houseNumber, @Nullable String streetPrefixName, @Nullable String additionalStreetPrefixName, @Nullable String additionalStreetSuffixName, @Nullable String building, @Nullable String floor, @Nullable String roomNumber, @Nullable String country, @Nullable String correspondenceLanguage, @Nullable String region, @Nullable String addressTimeZone, @Nullable String taxJurisdiction, @Nullable String prfrdCommMediumType, @Nullable String phoneNumber, @Nullable String faxNumber, @Nullable String transportZone, @Nullable String houseNumberSupplementText, @Nullable String streetSuffixName)
  • Method Details

    • getType

      @Nonnull public Class<PurCtrAddress> getType()
      Specified by:
      getType in class VdmObject<PurCtrAddress>
    • setPurchaseContract

      public void setPurchaseContract(@Nullable String purchaseContract)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PurchaseContract

      Parameters:
      purchaseContract - Purchasing Contract Header
    • setAddressID

      public void setAddressID(@Nullable String addressID)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AddressID

      Parameters:
      addressID - Address Number
    • setPurchaseContractItem

      public void setPurchaseContractItem(@Nullable String purchaseContractItem)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PurchaseContractItem

      Parameters:
      purchaseContractItem - Item Number of Purchasing Contract
    • setFormOfAddress

      public void setFormOfAddress(@Nullable String formOfAddress)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FormOfAddress

      Parameters:
      formOfAddress - Form-of-Address Key
    • setFullName

      public void setFullName(@Nullable String fullName)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: FullName

      Parameters:
      fullName - Full name of a party (Bus. Partner, Org. Unit, Doc. address)
    • setConsigneeName3

      public void setConsigneeName3(@Nullable String consigneeName3)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ConsigneeName3

      Parameters:
      consigneeName3 - Name 3
    • setConsigneeName4

      public void setConsigneeName4(@Nullable String consigneeName4)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ConsigneeName4

      Parameters:
      consigneeName4 - Name 4
    • setCareOfName

      public void setCareOfName(@Nullable String careOfName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CareOfName

      Parameters:
      careOfName - c/o name
    • setCityName

      public void setCityName(@Nullable String cityName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CityName

      Parameters:
      cityName - City
    • setDistrict

      public void setDistrict(@Nullable String district)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: District

      Parameters:
      district - District
    • setCityCode

      public void setCityCode(@Nullable String cityCode)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CityCode

      Parameters:
      cityCode - City code for city/street file
    • setPostalCode

      public void setPostalCode(@Nullable String postalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PostalCode

      Parameters:
      postalCode - City Postal Code
    • setPOBoxPostalCode

      public void setPOBoxPostalCode(@Nullable String pOBoxPostalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBoxPostalCode

      Parameters:
      pOBoxPostalCode - PO Box Postal Code
    • setCompanyPostalCode

      public void setCompanyPostalCode(@Nullable String companyPostalCode)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CompanyPostalCode

      Parameters:
      companyPostalCode - Company Postal Code (for Large Customers)
    • setPOBox

      public void setPOBox(@Nullable String pOBox)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBox

      Parameters:
      pOBox - PO Box
    • setPOBoxDeviatingCityName

      public void setPOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: POBoxDeviatingCityName

      Parameters:
      pOBoxDeviatingCityName - PO Box city
    • setStreetName

      public void setStreetName(@Nullable String streetName)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: StreetName

      Parameters:
      streetName - Street
    • setHouseNumber

      public void setHouseNumber(@Nullable String houseNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumber

      Parameters:
      houseNumber - House Number
    • setStreetPrefixName

      public void setStreetPrefixName(@Nullable String streetPrefixName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName

      Parameters:
      streetPrefixName - Street 2
    • setAdditionalStreetPrefixName

      public void setAdditionalStreetPrefixName(@Nullable String additionalStreetPrefixName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AdditionalStreetPrefixName

      Parameters:
      additionalStreetPrefixName - Street 3
    • setAdditionalStreetSuffixName

      public void setAdditionalStreetSuffixName(@Nullable String additionalStreetSuffixName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AdditionalStreetSuffixName

      Parameters:
      additionalStreetSuffixName - Street 5
    • setBuilding

      public void setBuilding(@Nullable String building)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Building

      Parameters:
      building - Building (Number or Code)
    • setFloor

      public void setFloor(@Nullable String floor)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Floor

      Parameters:
      floor - Floor in building
    • setRoomNumber

      public void setRoomNumber(@Nullable String roomNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RoomNumber

      Parameters:
      roomNumber - Room or Apartment Number
    • setCountry

      public void setCountry(@Nullable String country)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Country

      Parameters:
      country - Country/Region Key
    • setCorrespondenceLanguage

      public void setCorrespondenceLanguage(@Nullable String correspondenceLanguage)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CorrespondenceLanguage

      Parameters:
      correspondenceLanguage - Language Key
    • setRegion

      public void setRegion(@Nullable String region)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Region

      Parameters:
      region - Region (State, Province, County)
    • setAddressTimeZone

      public void setAddressTimeZone(@Nullable String addressTimeZone)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: AddressTimeZone

      Parameters:
      addressTimeZone - Address time zone
    • setTaxJurisdiction

      public void setTaxJurisdiction(@Nullable String taxJurisdiction)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Parameters:
      taxJurisdiction - Tax Jurisdiction
    • setPrfrdCommMediumType

      public void setPrfrdCommMediumType(@Nullable String prfrdCommMediumType)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PrfrdCommMediumType

      Parameters:
      prfrdCommMediumType - Communication Method (Key) (Business Address Services)
    • setPhoneNumber

      public void setPhoneNumber(@Nullable String phoneNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PhoneNumber

      Parameters:
      phoneNumber - Telephone No.: Dialing Code + Number
    • setFaxNumber

      public void setFaxNumber(@Nullable String faxNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: FaxNumber

      Parameters:
      faxNumber - Fax Number: Dialing Code+Number
    • setTransportZone

      public void setTransportZone(@Nullable String transportZone)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: TransportZone

      Parameters:
      transportZone - Transportation zone to or from which the goods are delivered
    • setHouseNumberSupplementText

      public void setHouseNumberSupplementText(@Nullable String houseNumberSupplementText)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumberSupplementText

      Parameters:
      houseNumberSupplementText - House number supplement
    • setStreetSuffixName

      public void setStreetSuffixName(@Nullable String streetSuffixName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName

      Parameters:
      streetSuffixName - Street 4
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<PurCtrAddress>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<PurCtrAddress>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<PurCtrAddress>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<PurCtrAddress>
    • field

      @Nonnull public static <T> PurCtrAddressField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> PurCtrAddressField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<PurCtrAddress>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<PurCtrAddress>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<PurCtrAddress>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<PurCtrAddress>
    • builder

      @Nonnull public static PurCtrAddress.PurCtrAddressBuilder builder()
    • getPurchaseContract

      @Nullable public String getPurchaseContract()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PurchaseContract

      Returns:
      Purchasing Contract Header
    • getAddressID

      @Nullable public String getAddressID()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AddressID

      Returns:
      Address Number
    • getPurchaseContractItem

      @Nullable public String getPurchaseContractItem()
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PurchaseContractItem

      Returns:
      Item Number of Purchasing Contract
    • getFormOfAddress

      @Nullable public String getFormOfAddress()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FormOfAddress

      Returns:
      Form-of-Address Key
    • getFullName

      @Nullable public String getFullName()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: FullName

      Returns:
      Full name of a party (Bus. Partner, Org. Unit, Doc. address)
    • getConsigneeName3

      @Nullable public String getConsigneeName3()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ConsigneeName3

      Returns:
      Name 3
    • getConsigneeName4

      @Nullable public String getConsigneeName4()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ConsigneeName4

      Returns:
      Name 4
    • getCareOfName

      @Nullable public String getCareOfName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CareOfName

      Returns:
      c/o name
    • getCityName

      @Nullable public String getCityName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CityName

      Returns:
      City
    • getDistrict

      @Nullable public String getDistrict()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: District

      Returns:
      District
    • getCityCode

      @Nullable public String getCityCode()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CityCode

      Returns:
      City code for city/street file
    • getPostalCode

      @Nullable public String getPostalCode()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PostalCode

      Returns:
      City Postal Code
    • getPOBoxPostalCode

      @Nullable public String getPOBoxPostalCode()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBoxPostalCode

      Returns:
      PO Box Postal Code
    • getCompanyPostalCode

      @Nullable public String getCompanyPostalCode()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CompanyPostalCode

      Returns:
      Company Postal Code (for Large Customers)
    • getPOBox

      @Nullable public String getPOBox()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: POBox

      Returns:
      PO Box
    • getPOBoxDeviatingCityName

      @Nullable public String getPOBoxDeviatingCityName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: POBoxDeviatingCityName

      Returns:
      PO Box city
    • getStreetName

      @Nullable public String getStreetName()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: StreetName

      Returns:
      Street
    • getHouseNumber

      @Nullable public String getHouseNumber()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumber

      Returns:
      House Number
    • getStreetPrefixName

      @Nullable public String getStreetPrefixName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName

      Returns:
      Street 2
    • getAdditionalStreetPrefixName

      @Nullable public String getAdditionalStreetPrefixName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AdditionalStreetPrefixName

      Returns:
      Street 3
    • getAdditionalStreetSuffixName

      @Nullable public String getAdditionalStreetSuffixName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: AdditionalStreetSuffixName

      Returns:
      Street 5
    • getBuilding

      @Nullable public String getBuilding()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Building

      Returns:
      Building (Number or Code)
    • getFloor

      @Nullable public String getFloor()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Floor

      Returns:
      Floor in building
    • getRoomNumber

      @Nullable public String getRoomNumber()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RoomNumber

      Returns:
      Room or Apartment Number
    • getCountry

      @Nullable public String getCountry()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Country

      Returns:
      Country/Region Key
    • getCorrespondenceLanguage

      @Nullable public String getCorrespondenceLanguage()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: CorrespondenceLanguage

      Returns:
      Language Key
    • getRegion

      @Nullable public String getRegion()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: Region

      Returns:
      Region (State, Province, County)
    • getAddressTimeZone

      @Nullable public String getAddressTimeZone()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: AddressTimeZone

      Returns:
      Address time zone
    • getTaxJurisdiction

      @Nullable public String getTaxJurisdiction()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: TaxJurisdiction

      Returns:
      Tax Jurisdiction
    • getPrfrdCommMediumType

      @Nullable public String getPrfrdCommMediumType()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PrfrdCommMediumType

      Returns:
      Communication Method (Key) (Business Address Services)
    • getPhoneNumber

      @Nullable public String getPhoneNumber()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PhoneNumber

      Returns:
      Telephone No.: Dialing Code + Number
    • getFaxNumber

      @Nullable public String getFaxNumber()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: FaxNumber

      Returns:
      Fax Number: Dialing Code+Number
    • getTransportZone

      @Nullable public String getTransportZone()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: TransportZone

      Returns:
      Transportation zone to or from which the goods are delivered
    • getHouseNumberSupplementText

      @Nullable public String getHouseNumberSupplementText()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: HouseNumberSupplementText

      Returns:
      House number supplement
    • getStreetSuffixName

      @Nullable public String getStreetSuffixName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName

      Returns:
      Street 4
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<PurCtrAddress>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<PurCtrAddress>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<PurCtrAddress>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<PurCtrAddress>