Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaServiceSpecificationModel
-
Packages that use TmaServiceSpecificationModel Package Description de.hybris.platform.b2ctelcoservices.model Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package. -
-
Uses of TmaServiceSpecificationModel in de.hybris.platform.b2ctelcoservices.model
Subclasses of TmaServiceSpecificationModel in de.hybris.platform.b2ctelcoservices.model Modifier and Type Class Description classTmaCustomerFacingServiceSpecModelGenerated model class for type TmaCustomerFacingServiceSpec first defined at extension b2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaServiceSpecificationModel Modifier and Type Method Description java.util.Set<TmaServiceSpecificationModel>TmaServiceSpecCharacteristicModel. getServiceSpecifications()Generated method - Getter of theTmaServiceSpecCharacteristic.serviceSpecificationsattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaServiceSpecificationModel Modifier and Type Method Description voidTmaServiceSpecCharacteristicModel. setServiceSpecifications(java.util.Set<TmaServiceSpecificationModel> value)Generated method - Setter ofTmaServiceSpecCharacteristic.serviceSpecificationsattribute defined at extensionb2ctelcoservices.
-