Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaUsageSpecification
Packages that use TmaUsageSpecification
-
Uses of TmaUsageSpecification in de.hybris.platform.b2ctelcoservices.jalo
Subclasses of TmaUsageSpecification in de.hybris.platform.b2ctelcoservices.jaloModifier and TypeClassDescriptionclassGenerated class for type TmaAtomicProductUsageSpec.classGenerated class for type TmaCompositeProductUsageSpec.classGenerated class for type TmaProductUsageSpecification.classGenerated class for type TmaServiceUsageSpecification.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaUsageSpecificationModifier and TypeMethodDescriptionTmaUsageSpecCharacteristic.getUsageSpecifications()Generated method - Getter of theTmaUsageSpecCharacteristic.usageSpecificationsattribute.TmaUsageSpecCharacteristic.getUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaUsageSpecCharacteristic.usageSpecificationsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaUsageSpecificationModifier and TypeMethodDescriptionvoidTmaUsageSpecCharacteristic.addToUsageSpecifications(TmaUsageSpecification value) Generated method - Addsvalueto usageSpecifications.voidTmaUsageSpecCharacteristic.addToUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaUsageSpecification value) Generated method - Addsvalueto usageSpecifications.voidTmaUsageSpecCharacteristic.removeFromUsageSpecifications(TmaUsageSpecification value) Generated method - Removesvaluefrom usageSpecifications.voidTmaUsageSpecCharacteristic.removeFromUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, TmaUsageSpecification value) Generated method - Removesvaluefrom usageSpecifications.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaUsageSpecificationModifier and TypeMethodDescriptionvoidTmaUsageSpecCharacteristic.setUsageSpecifications(de.hybris.platform.jalo.SessionContext ctx, Set<TmaUsageSpecification> value) Generated method - Setter of theTmaUsageSpecCharacteristic.usageSpecificationsattribute.voidTmaUsageSpecCharacteristic.setUsageSpecifications(Set<TmaUsageSpecification> value) Generated method - Setter of theTmaUsageSpecCharacteristic.usageSpecificationsattribute.