Class TmaSolrDocumentBundledProductOffering

java.lang.Object
de.hybris.platform.b2ctelcoservices.data.TmaSolrDocumentBundledProductOffering
All Implemented Interfaces:
Serializable

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

    • TmaSolrDocumentBundledProductOffering

      public TmaSolrDocumentBundledProductOffering()
  • Method Details

    • setCode

      public void setCode(String code)
    • getCode

      public String getCode()
    • setName

      public void setName(String name)
    • getName

      public String getName()
    • setApprovalStatus

      public void setApprovalStatus(String approvalStatus)
    • getApprovalStatus

      public String getApprovalStatus()
    • setItemtype

      public void setItemtype(String itemtype)
    • getItemtype

      public String getItemtype()
    • setBundledProdOfferOption

      public void setBundledProdOfferOption(TmaSolrDocumentBundledProdOfferOption bundledProdOfferOption)
    • getBundledProdOfferOption

      public TmaSolrDocumentBundledProdOfferOption getBundledProdOfferOption()