Uses of Class
de.hybris.platform.tuadatamodel.jalo.TuaAppliedPartyBillingTaxRate
Packages that use TuaAppliedPartyBillingTaxRate
-
Uses of TuaAppliedPartyBillingTaxRate in de.hybris.platform.tuadatamodel.jalo
Fields in de.hybris.platform.tuadatamodel.jalo with type parameters of type TuaAppliedPartyBillingTaxRateModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAppliedPartyBillingTaxRate>TuaAppliedPartyBillingTaxRate.APPLIEDCUSTOMERBILLINGRATEHANDLERBidirectionalOneToManyHandlerfor handling 1:n APPLIEDCUSTOMERBILLINGRATE's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate>TuaAppliedCustomerBillingRate.APPLIEDTAXHANDLEROneToManyHandlerfor handling 1:n APPLIEDTAX's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaAppliedPartyBillingTaxRate>TuaAppliedPartyBillingTaxRate.PARTYBILLHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARTYBILL's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate>TuaPartyBill.TAXITEMSHANDLEROneToManyHandlerfor handling 1:n TAXITEMS's relation attributes from 'many' side.Methods in de.hybris.platform.tuadatamodel.jalo that return TuaAppliedPartyBillingTaxRateModifier and TypeMethodDescriptionTuadatamodelManager.createTuaAppliedPartyBillingTaxRate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatamodelManager.createTuaAppliedPartyBillingTaxRate(Map attributeValues) Methods in de.hybris.platform.tuadatamodel.jalo that return types with arguments of type TuaAppliedPartyBillingTaxRateModifier and TypeMethodDescriptionTuaAppliedCustomerBillingRate.getAppliedTax()Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.TuaAppliedCustomerBillingRate.getAppliedTax(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.TuaPartyBill.getTaxItems()Generated method - Getter of theTuaPartyBill.taxItemsattribute.TuaPartyBill.getTaxItems(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.taxItemsattribute.Methods in de.hybris.platform.tuadatamodel.jalo with parameters of type TuaAppliedPartyBillingTaxRateModifier and TypeMethodDescriptionvoidTuaAppliedCustomerBillingRate.addToAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto appliedTax.voidTuaAppliedCustomerBillingRate.addToAppliedTax(TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto appliedTax.voidTuaPartyBill.addToTaxItems(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto taxItems.voidTuaPartyBill.addToTaxItems(TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto taxItems.voidTuaAppliedCustomerBillingRate.removeFromAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom appliedTax.voidTuaAppliedCustomerBillingRate.removeFromAppliedTax(TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom appliedTax.voidTuaPartyBill.removeFromTaxItems(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom taxItems.voidTuaPartyBill.removeFromTaxItems(TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom taxItems.Method parameters in de.hybris.platform.tuadatamodel.jalo with type arguments of type TuaAppliedPartyBillingTaxRateModifier and TypeMethodDescriptionvoidTuaAppliedCustomerBillingRate.setAppliedTax(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.voidTuaAppliedCustomerBillingRate.setAppliedTax(Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.voidTuaPartyBill.setTaxItems(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaPartyBill.taxItemsattribute.voidTuaPartyBill.setTaxItems(Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaPartyBill.taxItemsattribute.