Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaCustomerFacingServiceSpecModel
-
Packages that use TmaCustomerFacingServiceSpecModel Package Description de.hybris.platform.b2ctelcoservices.model Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package. -
-
Uses of TmaCustomerFacingServiceSpecModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaCustomerFacingServiceSpecModel Modifier and Type Method Description java.util.Set<TmaCustomerFacingServiceSpecModel>TmaProductSpecificationModel. getCfsSpecs()Generated method - Getter of theTmaProductSpecification.cfsSpecsattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaCustomerFacingServiceSpecModel Modifier and Type Method Description voidTmaProductSpecificationModel. setCfsSpecs(java.util.Set<TmaCustomerFacingServiceSpecModel> value)Generated method - Setter ofTmaProductSpecification.cfsSpecsattribute defined at extensionb2ctelcoservices.
-