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

public class SchedgAgrmtDeliveryAddress extends VdmEntity<SchedgAgrmtDeliveryAddress>
Delivery Address

Original entity name from the Odata EDM: A_SchedgAgrmtDeliveryAddressType

  • Field Details

  • Constructor Details

    • SchedgAgrmtDeliveryAddress

      public SchedgAgrmtDeliveryAddress()
    • SchedgAgrmtDeliveryAddress

      public SchedgAgrmtDeliveryAddress(@Nullable String schedulingAgreement, @Nullable String schedulingAgreementItem, @Nullable String deliveryAddressID, @Nullable String addressType, @Nullable String purchasingDeliveryAddressType, @Nullable String fullName, @Nullable String streetName, @Nullable String houseNumber, @Nullable String postalCode, @Nullable String cityName, @Nullable String mobileNumber, @Nullable String region, @Nullable String country, @Nullable String emailAddress, @Nullable String plant, @Nullable String correspondenceLanguage, @Nullable String phoneNumber, @Nullable String faxNumber, @Nullable String addressFaxNumber)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: SchedulingAgreement

      Parameters:
      schedulingAgreement - Purchasing Document Number
    • setSchedulingAgreementItem

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

      Original property name from the Odata EDM: SchedulingAgreementItem

      Parameters:
      schedulingAgreementItem - Item Number of Purchasing Document
    • setDeliveryAddressID

      public void setDeliveryAddressID(@Nullable String deliveryAddressID)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: DeliveryAddressID

      Parameters:
      deliveryAddressID - Manual address number in purchasing document item
    • setAddressType

      public void setAddressType(@Nullable String addressType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AddressType

      Parameters:
      addressType - Purchase Requisition Address Type
    • setPurchasingDeliveryAddressType

      public void setPurchasingDeliveryAddressType(@Nullable String purchasingDeliveryAddressType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PurchasingDeliveryAddressType

      Parameters:
      purchasingDeliveryAddressType - Purchasing Delivery Address Type
    • 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)
    • 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
    • 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
    • setCityName

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

      Original property name from the Odata EDM: CityName

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

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • 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
    • 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 - First Fax No.: Area Code + Number
    • setAddressFaxNumber

      public void setAddressFaxNumber(@Nullable String addressFaxNumber)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: AddressFaxNumber

      Parameters:
      addressFaxNumber - First Fax No.: Area Code + Number
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> SchedgAgrmtDeliveryAddressField<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> SchedgAgrmtDeliveryAddressField<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<SchedgAgrmtDeliveryAddress>
    • setServicePathForFetch

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

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

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

    • getSchedulingAgreement

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

      Original property name from the Odata EDM: SchedulingAgreement

      Returns:
      Purchasing Document Number
    • getSchedulingAgreementItem

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

      Original property name from the Odata EDM: SchedulingAgreementItem

      Returns:
      Item Number of Purchasing Document
    • getDeliveryAddressID

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

      Original property name from the Odata EDM: DeliveryAddressID

      Returns:
      Manual address number in purchasing document item
    • getAddressType

      @Nullable public String getAddressType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AddressType

      Returns:
      Purchase Requisition Address Type
    • getPurchasingDeliveryAddressType

      @Nullable public String getPurchasingDeliveryAddressType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PurchasingDeliveryAddressType

      Returns:
      Purchasing Delivery Address Type
    • 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)
    • 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
    • getPostalCode

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

      Original property name from the Odata EDM: PostalCode

      Returns:
      City Postal Code
    • getCityName

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

      Original property name from the Odata EDM: CityName

      Returns:
      City
    • 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
    • getRegion

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

      Original property name from the Odata EDM: Region

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

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

      Original property name from the Odata EDM: Country

      Returns:
      Country/Region Key
    • getEmailAddress

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

      Original property name from the Odata EDM: EmailAddress

      Returns:
      Email Address
    • getPlant

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

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getCorrespondenceLanguage

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

      Original property name from the Odata EDM: CorrespondenceLanguage

      Returns:
      Language Key
    • 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:
      First Fax No.: Area Code + Number
    • getAddressFaxNumber

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

      Original property name from the Odata EDM: AddressFaxNumber

      Returns:
      First Fax No.: Area Code + Number
    • toString

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

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

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

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