Class SalesOrderItemPartnerAddress

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

public class SalesOrderItemPartnerAddress extends VdmEntity<SalesOrderItemPartnerAddress>
Item Partner Address

Original entity name from the Odata EDM: A_SalesOrderItemPartnerAddressType

  • Field Details

  • Constructor Details

    • SalesOrderItemPartnerAddress

      public SalesOrderItemPartnerAddress()
    • SalesOrderItemPartnerAddress

      public SalesOrderItemPartnerAddress(@Nullable String salesOrder, @Nullable String salesOrderItem, @Nullable String partnerFunction, @Nullable String addressRepresentationCode, @Nullable String correspondenceLanguage, @Nullable String addresseeFullName, @Nullable String organizationName1, @Nullable String organizationName2, @Nullable String organizationName3, @Nullable String organizationName4, @Nullable String cityName, @Nullable String districtName, @Nullable String postalCode, @Nullable String streetName, @Nullable String streetPrefixName1, @Nullable String streetPrefixName2, @Nullable String streetSuffixName1, @Nullable String streetSuffixName2, @Nullable String houseNumber, @Nullable String country, @Nullable String region, @Nullable String formOfAddress, @Nullable String taxJurisdiction, @Nullable String transportZone, @Nullable String pOBox, @Nullable String pOBoxPostalCode, @Nullable String emailAddress, @Nullable String mobilePhoneCountry, @Nullable String mobileNumber, @Nullable String phoneNumberCountry, @Nullable String phoneNumber, @Nullable String phoneExtensionNumber, @Nullable String faxNumberCountry, @Nullable String faxAreaCodeSubscriberNumber, @Nullable String faxExtensionNumber, @Nullable SalesOrderItemPartner toPartner, @Nullable SalesOrder toSalesOrder, @Nullable SalesOrderItem toSalesOrderItem)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: SalesOrder

      Parameters:
      salesOrder - Sales and Distribution Document Number
    • setSalesOrderItem

      public void setSalesOrderItem(@Nullable String salesOrderItem)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesOrderItem

      Parameters:
      salesOrderItem - Item number of the SD document
    • setPartnerFunction

      public void setPartnerFunction(@Nullable String partnerFunction)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerFunction

      Parameters:
      partnerFunction - Partner Function
    • setAddressRepresentationCode

      public void setAddressRepresentationCode(@Nullable String addressRepresentationCode)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AddressRepresentationCode

      Parameters:
      addressRepresentationCode - Version ID for International Addresses
    • 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
    • setAddresseeFullName

      public void setAddresseeFullName(@Nullable String addresseeFullName)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: AddresseeFullName

      Parameters:
      addresseeFullName - Full Name of Person
    • setOrganizationName1

      public void setOrganizationName1(@Nullable String organizationName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: OrganizationName1

      Parameters:
      organizationName1 - Name 1
    • setOrganizationName2

      public void setOrganizationName2(@Nullable String organizationName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: OrganizationName2

      Parameters:
      organizationName2 - Name 2
    • setOrganizationName3

      public void setOrganizationName3(@Nullable String organizationName3)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: OrganizationName3

      Parameters:
      organizationName3 - Name 3
    • setOrganizationName4

      public void setOrganizationName4(@Nullable String organizationName4)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: OrganizationName4

      Parameters:
      organizationName4 - Name 4
    • setCityName

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

      Original property name from the Odata EDM: CityName

      Parameters:
      cityName - City
    • setDistrictName

      public void setDistrictName(@Nullable String districtName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: DistrictName

      Parameters:
      districtName - District
    • 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
    • setStreetName

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

      Original property name from the Odata EDM: StreetName

      Parameters:
      streetName - Street
    • setStreetPrefixName1

      public void setStreetPrefixName1(@Nullable String streetPrefixName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName1

      Parameters:
      streetPrefixName1 - Street 2
    • setStreetPrefixName2

      public void setStreetPrefixName2(@Nullable String streetPrefixName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetPrefixName2

      Parameters:
      streetPrefixName2 - Street 3
    • setStreetSuffixName1

      public void setStreetSuffixName1(@Nullable String streetSuffixName1)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName1

      Parameters:
      streetSuffixName1 - Street 4
    • setStreetSuffixName2

      public void setStreetSuffixName2(@Nullable String streetSuffixName2)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: StreetSuffixName2

      Parameters:
      streetSuffixName2 - Street 5
    • 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
    • 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
    • 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)
    • 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
    • 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
    • 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
    • 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
    • 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
    • setEmailAddress

      public void setEmailAddress(@Nullable String emailAddress)
      Constraints: Not nullable, Maximum length: 241

      Original property name from the Odata EDM: EmailAddress

      Parameters:
      emailAddress - Email Address
    • setMobilePhoneCountry

      public void setMobilePhoneCountry(@Nullable String mobilePhoneCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: MobilePhoneCountry

      Parameters:
      mobilePhoneCountry - Country/Region for Telephone/Fax Number
    • setMobileNumber

      public void setMobileNumber(@Nullable String mobileNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: MobileNumber

      Parameters:
      mobileNumber - Telephone No.: Dialing Code + Number
    • setPhoneNumberCountry

      public void setPhoneNumberCountry(@Nullable String phoneNumberCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhoneNumberCountry

      Parameters:
      phoneNumberCountry - Country/Region for Telephone/Fax Number
    • 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
    • setPhoneExtensionNumber

      public void setPhoneExtensionNumber(@Nullable String phoneExtensionNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PhoneExtensionNumber

      Parameters:
      phoneExtensionNumber - Telephone no.: Extension
    • setFaxNumberCountry

      public void setFaxNumberCountry(@Nullable String faxNumberCountry)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: FaxNumberCountry

      Parameters:
      faxNumberCountry - Country/Region for Telephone/Fax Number
    • setFaxAreaCodeSubscriberNumber

      public void setFaxAreaCodeSubscriberNumber(@Nullable String faxAreaCodeSubscriberNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: FaxAreaCodeSubscriberNumber

      Parameters:
      faxAreaCodeSubscriberNumber - Fax Number: Dialing Code+Number
    • setFaxExtensionNumber

      public void setFaxExtensionNumber(@Nullable String faxExtensionNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: FaxExtensionNumber

      Parameters:
      faxExtensionNumber - Fax no.: Extension
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> SalesOrderItemPartnerAddressField<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> SalesOrderItemPartnerAddressField<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<SalesOrderItemPartnerAddress>
    • setServicePathForFetch

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<SalesOrderItemPartnerAddress>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<SalesOrderItemPartnerAddress>
    • fetchPartner

      @Nullable public SalesOrderItemPartner fetchPartner()
      Fetches the SalesOrderItemPartner entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Partner.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated SalesOrderItemPartner entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPartnerOrFetch

      @Nullable public SalesOrderItemPartner getPartnerOrFetch()
      Retrieval of associated SalesOrderItemPartner entity (one to one). This corresponds to the OData navigation property to_Partner.

      If the navigation property to_Partner of a queried SalesOrderItemPartnerAddress is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SalesOrderItemPartner entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getPartnerIfPresent

      @Nonnull public io.vavr.control.Option<SalesOrderItemPartner> getPartnerIfPresent()
      Retrieval of associated SalesOrderItemPartner entity (one to one). This corresponds to the OData navigation property to_Partner.

      If the navigation property for an entity SalesOrderItemPartnerAddress has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Partner is already loaded, the result will contain the SalesOrderItemPartner entity. If not, an Option with result state empty is returned.
    • setPartner

      public void setPartner(SalesOrderItemPartner value)
      Overwrites the associated SalesOrderItemPartner entity for the loaded navigation property to_Partner.
      Parameters:
      value - New SalesOrderItemPartner entity.
    • fetchSalesOrder

      @Nullable public SalesOrder fetchSalesOrder()
      Fetches the SalesOrder entity (one to one) associated with this entity. This corresponds to the OData navigation property to_SalesOrder.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated SalesOrder entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getSalesOrderOrFetch

      @Nullable public SalesOrder getSalesOrderOrFetch()
      Retrieval of associated SalesOrder entity (one to one). This corresponds to the OData navigation property to_SalesOrder.

      If the navigation property to_SalesOrder of a queried SalesOrderItemPartnerAddress is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SalesOrder entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getSalesOrderIfPresent

      @Nonnull public io.vavr.control.Option<SalesOrder> getSalesOrderIfPresent()
      Retrieval of associated SalesOrder entity (one to one). This corresponds to the OData navigation property to_SalesOrder.

      If the navigation property for an entity SalesOrderItemPartnerAddress has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_SalesOrder is already loaded, the result will contain the SalesOrder entity. If not, an Option with result state empty is returned.
    • setSalesOrder

      public void setSalesOrder(SalesOrder value)
      Overwrites the associated SalesOrder entity for the loaded navigation property to_SalesOrder.
      Parameters:
      value - New SalesOrder entity.
    • fetchSalesOrderItem

      @Nullable public SalesOrderItem fetchSalesOrderItem()
      Fetches the SalesOrderItem entity (one to one) associated with this entity. This corresponds to the OData navigation property to_SalesOrderItem.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated SalesOrderItem entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getSalesOrderItemOrFetch

      @Nullable public SalesOrderItem getSalesOrderItemOrFetch()
      Retrieval of associated SalesOrderItem entity (one to one). This corresponds to the OData navigation property to_SalesOrderItem.

      If the navigation property to_SalesOrderItem of a queried SalesOrderItemPartnerAddress is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated SalesOrderItem entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getSalesOrderItemIfPresent

      @Nonnull public io.vavr.control.Option<SalesOrderItem> getSalesOrderItemIfPresent()
      Retrieval of associated SalesOrderItem entity (one to one). This corresponds to the OData navigation property to_SalesOrderItem.

      If the navigation property for an entity SalesOrderItemPartnerAddress has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_SalesOrderItem is already loaded, the result will contain the SalesOrderItem entity. If not, an Option with result state empty is returned.
    • setSalesOrderItem

      public void setSalesOrderItem(SalesOrderItem value)
      Overwrites the associated SalesOrderItem entity for the loaded navigation property to_SalesOrderItem.
      Parameters:
      value - New SalesOrderItem entity.
    • builder

    • getSalesOrder

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

      Original property name from the Odata EDM: SalesOrder

      Returns:
      Sales and Distribution Document Number
    • getSalesOrderItem

      @Nullable public String getSalesOrderItem()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SalesOrderItem

      Returns:
      Item number of the SD document
    • getPartnerFunction

      @Nullable public String getPartnerFunction()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PartnerFunction

      Returns:
      Partner Function
    • getAddressRepresentationCode

      @Nullable public String getAddressRepresentationCode()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AddressRepresentationCode

      Returns:
      Version ID for International Addresses
    • getCorrespondenceLanguage

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

      Original property name from the Odata EDM: CorrespondenceLanguage

      Returns:
      Language Key
    • getAddresseeFullName

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

      Original property name from the Odata EDM: AddresseeFullName

      Returns:
      Full Name of Person
    • getOrganizationName1

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

      Original property name from the Odata EDM: OrganizationName1

      Returns:
      Name 1
    • getOrganizationName2

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

      Original property name from the Odata EDM: OrganizationName2

      Returns:
      Name 2
    • getOrganizationName3

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

      Original property name from the Odata EDM: OrganizationName3

      Returns:
      Name 3
    • getOrganizationName4

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

      Original property name from the Odata EDM: OrganizationName4

      Returns:
      Name 4
    • getCityName

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

      Original property name from the Odata EDM: CityName

      Returns:
      City
    • getDistrictName

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

      Original property name from the Odata EDM: DistrictName

      Returns:
      District
    • getPostalCode

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

      Original property name from the Odata EDM: PostalCode

      Returns:
      City Postal Code
    • getStreetName

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

      Original property name from the Odata EDM: StreetName

      Returns:
      Street
    • getStreetPrefixName1

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

      Original property name from the Odata EDM: StreetPrefixName1

      Returns:
      Street 2
    • getStreetPrefixName2

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

      Original property name from the Odata EDM: StreetPrefixName2

      Returns:
      Street 3
    • getStreetSuffixName1

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

      Original property name from the Odata EDM: StreetSuffixName1

      Returns:
      Street 4
    • getStreetSuffixName2

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

      Original property name from the Odata EDM: StreetSuffixName2

      Returns:
      Street 5
    • getHouseNumber

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

      Original property name from the Odata EDM: HouseNumber

      Returns:
      House Number
    • getCountry

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

      Original property name from the Odata EDM: Country

      Returns:
      Country/Region 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)
    • getFormOfAddress

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

      Original property name from the Odata EDM: FormOfAddress

      Returns:
      Form-of-Address Key
    • getTaxJurisdiction

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

      Original property name from the Odata EDM: TaxJurisdiction

      Returns:
      Tax Jurisdiction
    • 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
    • getPOBox

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

      Original property name from the Odata EDM: POBox

      Returns:
      PO Box
    • getPOBoxPostalCode

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

      Original property name from the Odata EDM: POBoxPostalCode

      Returns:
      PO Box Postal Code
    • getEmailAddress

      @Nullable public String getEmailAddress()
      Constraints: Not nullable, Maximum length: 241

      Original property name from the Odata EDM: EmailAddress

      Returns:
      Email Address
    • getMobilePhoneCountry

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

      Original property name from the Odata EDM: MobilePhoneCountry

      Returns:
      Country/Region for Telephone/Fax Number
    • getMobileNumber

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

      Original property name from the Odata EDM: MobileNumber

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

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

      Original property name from the Odata EDM: PhoneNumberCountry

      Returns:
      Country/Region for Telephone/Fax Number
    • 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
    • getPhoneExtensionNumber

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

      Original property name from the Odata EDM: PhoneExtensionNumber

      Returns:
      Telephone no.: Extension
    • getFaxNumberCountry

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

      Original property name from the Odata EDM: FaxNumberCountry

      Returns:
      Country/Region for Telephone/Fax Number
    • getFaxAreaCodeSubscriberNumber

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

      Original property name from the Odata EDM: FaxAreaCodeSubscriberNumber

      Returns:
      Fax Number: Dialing Code+Number
    • getFaxExtensionNumber

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

      Original property name from the Odata EDM: FaxExtensionNumber

      Returns:
      Fax no.: Extension
    • toString

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

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

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

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