Uses of Class
com.hybris.classificationgroupsservices.model.ClassFeatureGroupAssignmentModel
Packages that use ClassFeatureGroupAssignmentModel
Package
Description
Contains generated models for each type of com.hybris.classificationgroupsservices.jalo package.
-
Uses of ClassFeatureGroupAssignmentModel in com.hybris.classificationgroupsservices.model
Methods in com.hybris.classificationgroupsservices.model that return types with arguments of type ClassFeatureGroupAssignmentModelModifier and TypeMethodDescriptionClassFeatureGroupModel.getClassFeatureGroupAssignments()Generated method - Getter of theClassFeatureGroup.classFeatureGroupAssignmentsattribute defined at extensionclassificationgroupsservices.Method parameters in com.hybris.classificationgroupsservices.model with type arguments of type ClassFeatureGroupAssignmentModelModifier and TypeMethodDescriptionvoidClassFeatureGroupModel.setClassFeatureGroupAssignments(List<ClassFeatureGroupAssignmentModel> value) Generated method - Setter ofClassFeatureGroup.classFeatureGroupAssignmentsattribute defined at extensionclassificationgroupsservices.