Class SapCpiPartnerRole

java.lang.Object
de.hybris.platform.sap.sapcpiadapter.data.SapCpiPartnerRole
All Implemented Interfaces:
Serializable

public class SapCpiPartnerRole extends Object implements Serializable
See Also:
  • Constructor Details

    • SapCpiPartnerRole

      public SapCpiPartnerRole()
  • Method Details

    • setOrderId

      public void setOrderId(String orderId)
    • getOrderId

      public String getOrderId()
    • setPartnerRoleCode

      public void setPartnerRoleCode(String partnerRoleCode)
    • getPartnerRoleCode

      public String getPartnerRoleCode()
    • setPartnerId

      public void setPartnerId(String partnerId)
    • getPartnerId

      public String getPartnerId()
    • setDocumentAddressId

      public void setDocumentAddressId(String documentAddressId)
    • getDocumentAddressId

      public String getDocumentAddressId()
    • setEntryNumber

      public void setEntryNumber(String entryNumber)
    • getEntryNumber

      public String getEntryNumber()