Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaBillStructure

Packages that use BaBillStructure
  • Uses of BaBillStructure in de.hybris.platform.billingaccountservices.jalo

    Modifier and Type
    Method
    Description
    GeneratedBillingaccountservicesManager.createBaBillStructure(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    GeneratedBillingaccountservicesManager.createBaBillStructure(Map attributeValues)
     
    GeneratedBaBillingAccount.getBillStructure()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaBillingAccount.billStructure attribute.
    GeneratedBaBillingAccount.getBillStructure(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaBillingAccount.billStructure attribute.
    GeneratedBaBillPresentationMedia.getBillStructure()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaBillPresentationMedia.billStructure attribute.
    GeneratedBaBillPresentationMedia.getBillStructure(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaBillPresentationMedia.billStructure attribute.
    Modifier and Type
    Method
    Description
    void
    GeneratedBaBillingAccount.setBillStructure(BaBillStructure value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BaBillingAccount.billStructure attribute.
    void
    GeneratedBaBillingAccount.setBillStructure(de.hybris.platform.jalo.SessionContext ctx, BaBillStructure value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BaBillingAccount.billStructure attribute.
    void
    GeneratedBaBillPresentationMedia.setBillStructure(BaBillStructure value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BaBillPresentationMedia.billStructure attribute.
    void
    GeneratedBaBillPresentationMedia.setBillStructure(de.hybris.platform.jalo.SessionContext ctx, BaBillStructure value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the BaBillPresentationMedia.billStructure attribute.