Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.AppliedBillingRateCharacteristic
Packages that use AppliedBillingRateCharacteristic
-
Uses of AppliedBillingRateCharacteristic in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return AppliedBillingRateCharacteristicModifier and TypeMethodDescriptionAppliedBillingRateCharacteristic.atBaseType(String atBaseType) AppliedBillingRateCharacteristic.atSchemaLocation(String atSchemaLocation) Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return types with arguments of type AppliedBillingRateCharacteristicModifier and TypeMethodDescription@Valid List<AppliedBillingRateCharacteristic>AppliedCustomerBillingRate.getCharacteristic()Get characteristicMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type AppliedBillingRateCharacteristicModifier and TypeMethodDescriptionAppliedCustomerBillingRate.addCharacteristicItem(AppliedBillingRateCharacteristic characteristicItem) Method parameters in de.hybris.platform.tuawebservicesresources.v2.dto with type arguments of type AppliedBillingRateCharacteristicModifier and TypeMethodDescriptionAppliedCustomerBillingRate.characteristic(List<AppliedBillingRateCharacteristic> characteristic) voidAppliedCustomerBillingRate.setCharacteristic(List<AppliedBillingRateCharacteristic> characteristic)