Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaUsageSpecCharacteristic
Packages that use TmaUsageSpecCharacteristic
Package
Description
-
Uses of TmaUsageSpecCharacteristic in de.hybris.platform.b2ctelcoservices.jalo
Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaUsageSpecCharacteristicModifier and TypeMethodDescriptionTmaUsageSpecCharacteristicValue.getUsageSpecCharacteristic()Generated method - Getter of theTmaUsageSpecCharacteristicValue.usageSpecCharacteristicattribute.TmaUsageSpecCharacteristicValue.getUsageSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaUsageSpecCharacteristicValue.usageSpecCharacteristicattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaUsageSpecCharacteristicModifier and TypeMethodDescriptionTmaUsageSpecification.getUsageSpecCharacteristics()Generated method - Getter of theTmaUsageSpecification.usageSpecCharacteristicsattribute.TmaUsageSpecification.getUsageSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaUsageSpecification.usageSpecCharacteristicsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaUsageSpecCharacteristicModifier and TypeMethodDescriptionvoidTmaUsageSpecification.addToUsageSpecCharacteristics(TmaUsageSpecCharacteristic value) Generated method - Addsvalueto usageSpecCharacteristics.voidTmaUsageSpecification.addToUsageSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx, TmaUsageSpecCharacteristic value) Generated method - Addsvalueto usageSpecCharacteristics.voidTmaUsageSpecification.removeFromUsageSpecCharacteristics(TmaUsageSpecCharacteristic value) Generated method - Removesvaluefrom usageSpecCharacteristics.voidTmaUsageSpecification.removeFromUsageSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx, TmaUsageSpecCharacteristic value) Generated method - Removesvaluefrom usageSpecCharacteristics.voidTmaUsageSpecCharacteristicValue.setUsageSpecCharacteristic(TmaUsageSpecCharacteristic value) Generated method - Setter of theTmaUsageSpecCharacteristicValue.usageSpecCharacteristicattribute.voidTmaUsageSpecCharacteristicValue.setUsageSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, TmaUsageSpecCharacteristic value) Generated method - Setter of theTmaUsageSpecCharacteristicValue.usageSpecCharacteristicattribute.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaUsageSpecCharacteristicModifier and TypeMethodDescriptionvoidTmaUsageSpecification.setUsageSpecCharacteristics(de.hybris.platform.jalo.SessionContext ctx, Set<TmaUsageSpecCharacteristic> value) Generated method - Setter of theTmaUsageSpecification.usageSpecCharacteristicsattribute.voidTmaUsageSpecification.setUsageSpecCharacteristics(Set<TmaUsageSpecCharacteristic> value) Generated method - Setter of theTmaUsageSpecification.usageSpecCharacteristicsattribute. -
Uses of TmaUsageSpecCharacteristic in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaUsageSpecCharacteristicModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaUsageSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaUsageSpecCharacteristic(Map attributeValues)