Class SpiProductContext

java.lang.Object
de.hybris.platform.subscribedproductservices.data.SpiProductContext
All Implemented Interfaces:
Serializable

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

    • SpiProductContext

      public SpiProductContext()
  • Method Details

    • setBillingAccountId

      public void setBillingAccountId(String billingAccountId)
    • getBillingAccountId

      public String getBillingAccountId()
    • setRelatedPartyId

      public void setRelatedPartyId(String relatedPartyId)
    • getRelatedPartyId

      public String getRelatedPartyId()
    • setStatus

      public void setStatus(String status)
    • getStatus

      public String getStatus()