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