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

public class SrvcOrdTmplItmPartnerAddress extends VdmEntity<SrvcOrdTmplItmPartnerAddress>
Partner Address of Service Order Template Item

Original entity name from the Odata EDM: A_SrvcOrdTmplItmPartnerAddressType

  • Field Details

  • Constructor Details

    • SrvcOrdTmplItmPartnerAddress

      public SrvcOrdTmplItmPartnerAddress()
    • SrvcOrdTmplItmPartnerAddress

      public SrvcOrdTmplItmPartnerAddress(@Nullable String serviceOrderTemplate, @Nullable String serviceOrderTemplateItem, @Nullable String custMgmtPartnerFunction, @Nullable String custMgmtBusinessPartner, @Nullable String addresseeFullName, @Nullable String cityName, @Nullable String correspondenceLanguage, @Nullable String country, @Nullable String districtName, @Nullable String emailAddress, @Nullable String faxAreaCodeSubscriberNumber, @Nullable String faxExtensionNumber, @Nullable String faxNumberCountry, @Nullable String formOfAddress, @Nullable String houseNumber, @Nullable String mobileNumber, @Nullable String mobilePhoneCountry, @Nullable String organizationName1, @Nullable String organizationName2, @Nullable String organizationName3, @Nullable String organizationName4, @Nullable String personFamilyName, @Nullable String personGivenName, @Nullable String phoneExtensionNumber, @Nullable String phoneNumber, @Nullable String phoneNumberCountry, @Nullable String pOBox, @Nullable String pOBoxPostalCode, @Nullable String postalCode, @Nullable String region, @Nullable String streetName, @Nullable String streetPrefixName1, @Nullable String streetPrefixName2, @Nullable String streetSuffixName1, @Nullable String streetSuffixName2, @Nullable String taxJurisdiction, @Nullable String transportZone)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: ServiceOrderTemplate

      Parameters:
      serviceOrderTemplate - Transaction ID
    • setServiceOrderTemplateItem

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

      Original property name from the Odata EDM: ServiceOrderTemplateItem

      Parameters:
      serviceOrderTemplateItem - Shortened Item Number in Document
    • setCustMgmtPartnerFunction

      public void setCustMgmtPartnerFunction(@Nullable String custMgmtPartnerFunction)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: CustMgmtPartnerFunction

      Parameters:
      custMgmtPartnerFunction - The custMgmtPartnerFunction to set.
    • setCustMgmtBusinessPartner

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

      Original property name from the Odata EDM: CustMgmtBusinessPartner

      Parameters:
      custMgmtBusinessPartner - Business Partner Number
    • 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
    • setCityName

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

      Original property name from the Odata EDM: CityName

      Parameters:
      cityName - City
    • 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
    • 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
    • setDistrictName

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

      Original property name from the Odata EDM: DistrictName

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

      public void setPersonFamilyName(@Nullable String personFamilyName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: PersonFamilyName

      Parameters:
      personFamilyName - Last Name
    • setPersonGivenName

      public void setPersonGivenName(@Nullable String personGivenName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: PersonGivenName

      Parameters:
      personGivenName - First Name
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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)
    • 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
    • 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
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> SrvcOrdTmplItmPartnerAddressField<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> SrvcOrdTmplItmPartnerAddressField<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<SrvcOrdTmplItmPartnerAddress>
    • setServicePathForFetch

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

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

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

    • getServiceOrderTemplate

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

      Original property name from the Odata EDM: ServiceOrderTemplate

      Returns:
      Transaction ID
    • getServiceOrderTemplateItem

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

      Original property name from the Odata EDM: ServiceOrderTemplateItem

      Returns:
      Shortened Item Number in Document
    • getCustMgmtPartnerFunction

      @Nullable public String getCustMgmtPartnerFunction()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: CustMgmtPartnerFunction

      Returns:
      The custMgmtPartnerFunction contained in this entity.
    • getCustMgmtBusinessPartner

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

      Original property name from the Odata EDM: CustMgmtBusinessPartner

      Returns:
      Business Partner Number
    • getAddresseeFullName

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

      Original property name from the Odata EDM: AddresseeFullName

      Returns:
      Full Name of Person
    • getCityName

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

      Original property name from the Odata EDM: CityName

      Returns:
      City
    • getCorrespondenceLanguage

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

      Original property name from the Odata EDM: CorrespondenceLanguage

      Returns:
      Language Key
    • getCountry

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

      Original property name from the Odata EDM: Country

      Returns:
      Country/Region Key
    • getDistrictName

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

      Original property name from the Odata EDM: DistrictName

      Returns:
      District
    • getEmailAddress

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

      Original property name from the Odata EDM: EmailAddress

      Returns:
      Email Address
    • 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
    • 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
    • getFormOfAddress

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

      Original property name from the Odata EDM: FormOfAddress

      Returns:
      Form-of-Address Key
    • getHouseNumber

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

      Original property name from the Odata EDM: HouseNumber

      Returns:
      House 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
    • 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
    • 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
    • getPersonFamilyName

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

      Original property name from the Odata EDM: PersonFamilyName

      Returns:
      Last Name
    • getPersonGivenName

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

      Original property name from the Odata EDM: PersonGivenName

      Returns:
      First Name
    • getPhoneExtensionNumber

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

      Original property name from the Odata EDM: PhoneExtensionNumber

      Returns:
      Telephone no.: Extension
    • 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
    • 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
    • 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
    • getPostalCode

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

      Original property name from the Odata EDM: PostalCode

      Returns:
      City Postal Code
    • getRegion

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

      Original property name from the Odata EDM: Region

      Returns:
      Region (State, Province, County)
    • 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
    • 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
    • toString

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

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

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

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