Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaBillingAccount
Packages that use TmaBillingAccount
-
Uses of TmaBillingAccount in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaBillingAccountModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TmaBillingAccount>GeneratedTmaBillingAccount.CHILDRENHANDLEROneToManyHandlerfor handling 1:n CHILDREN's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaBillingAccountModifier and TypeMethodDescriptionGeneratedB2ctelcoservicesManager.createTmaBillingAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedB2ctelcoservicesManager.createTmaBillingAccount(Map attributeValues) GeneratedTmaSubscriptionBase.getBillingAccount()Generated method - Getter of theTmaSubscriptionBase.billingAccountattribute.GeneratedTmaSubscriptionBase.getBillingAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaSubscriptionBase.billingAccountattribute.GeneratedTmaBillingAccount.getParent()Generated method - Getter of theTmaBillingAccount.parentattribute.GeneratedTmaBillingAccount.getParent(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.parentattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaBillingAccountModifier and TypeMethodDescriptionGeneratedTmaBillingAccount.getChildren()Generated method - Getter of theTmaBillingAccount.childrenattribute.GeneratedTmaBillingAccount.getChildren(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.childrenattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaBillingAccountModifier and TypeMethodDescriptionvoidGeneratedTmaBillingAccount.addToChildren(TmaBillingAccount value) Generated method - Addsvalueto children.voidGeneratedTmaBillingAccount.addToChildren(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Addsvalueto children.voidGeneratedTmaBillingAccount.removeFromChildren(TmaBillingAccount value) Generated method - Removesvaluefrom children.voidGeneratedTmaBillingAccount.removeFromChildren(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Removesvaluefrom children.voidGeneratedTmaSubscriptionBase.setBillingAccount(TmaBillingAccount value) Generated method - Setter of theTmaSubscriptionBase.billingAccountattribute.voidGeneratedTmaSubscriptionBase.setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Setter of theTmaSubscriptionBase.billingAccountattribute.voidGeneratedTmaBillingAccount.setParent(TmaBillingAccount value) Generated method - Setter of theTmaBillingAccount.parentattribute.voidGeneratedTmaBillingAccount.setParent(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value) Generated method - Setter of theTmaBillingAccount.parentattribute.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaBillingAccountModifier and TypeMethodDescriptionvoidGeneratedTmaBillingAccount.setChildren(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBillingAccount> value) Generated method - Setter of theTmaBillingAccount.childrenattribute.voidGeneratedTmaBillingAccount.setChildren(Set<TmaBillingAccount> value) Generated method - Setter of theTmaBillingAccount.childrenattribute.