Class GroupOverviewWsDTO
java.lang.Object
de.hybris.platform.sap.productconfig.occ.GroupOverviewWsDTO
- All Implemented Interfaces:
Serializable
Representation of a group in the context of the product configuration overview
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetCharacteristicValues(List<OverviewCsticValueWsDTO> characteristicValues) voidsetGroupDescription(String groupDescription) voidsetGroupType(String groupType) voidvoidsetSubGroups(List<GroupOverviewWsDTO> subGroups)
-
Constructor Details
-
GroupOverviewWsDTO
public GroupOverviewWsDTO()
-
-
Method Details
-
setId
-
getId
-
setGroupDescription
-
getGroupDescription
-
setGroupType
-
getGroupType
-
setCharacteristicValues
-
getCharacteristicValues
-
setSubGroups
-
getSubGroups
-