Class DeliverTo


  • public class DeliverTo
    extends Object
    EXT:Detailed contact information of the deliver to party

    XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:DefinedTradeContact

    • Method Detail

      • setDeliverToPersonName

        public DeliverTo setDeliverToPersonName​(String value)
        Parameters:
        value - EXT:Contact Name

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:DefinedTradeContact/ram:PersonName

        Returns:
        DeliverTo
      • setDeliverToDepartmentName

        public DeliverTo setDeliverToDepartmentName​(String value)
        Parameters:
        value - EXT:Department Name

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:DefinedTradeContact/ram:DepartmentName

        Returns:
        DeliverTo
      • setDeliverToContactTelephoneNumber

        public DeliverTo setDeliverToContactTelephoneNumber​(String value)
        Parameters:
        value - EXT:Contact Phone Number

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:DefinedTradeContact/ram:TelephoneUniversalCommunication/ram:CompleteNumber

        Returns:
        DeliverTo
      • setFaxNumber

        public DeliverTo setFaxNumber​(String value)
        Parameters:
        value - EXT:Fax Number

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:DefinedTradeContact/ram:FaxUniversalCommunication/ram:CompleteNumber

        Returns:
        DeliverTo
      • setDeliverToContactEmailAddress

        public DeliverTo setDeliverToContactEmailAddress​(String value)
        Parameters:
        value - EXT:Email Address

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeDelivery/ram:ShipToTradeParty/ram:DefinedTradeContact/ram:EmailURIUniversalCommunication/ram:URIID

        Returns:
        DeliverTo
      • getDeliverToPersonName

        public String getDeliverToPersonName()
      • getDeliverToPersonNameForJAXB

        public String getDeliverToPersonNameForJAXB()
      • getDeliverToDepartmentName

        public String getDeliverToDepartmentName()
      • getDeliverToDepartmentNameForJAXB

        public String getDeliverToDepartmentNameForJAXB()
      • getDeliverToContactTelephoneNumber

        public String getDeliverToContactTelephoneNumber()
      • getDeliverToContactTelephoneNumberForJAXB

        public String getDeliverToContactTelephoneNumberForJAXB()
      • getFaxNumber

        public String getFaxNumber()
      • getFaxNumberForJAXB

        public String getFaxNumberForJAXB()
      • getDeliverToContactEmailAddress

        public String getDeliverToContactEmailAddress()
      • getDeliverToContactEmailAddressForJAXB

        public String getDeliverToContactEmailAddressForJAXB()