Class OverviewCsticValueWsDTO
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.occ.OverviewCsticValueWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class OverviewCsticValueWsDTO extends java.lang.Object implements java.io.SerializableRepresentation of an attribute value in the context of the configuration overview- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OverviewCsticValueWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCharacteristic()java.lang.StringgetValue()voidsetCharacteristic(java.lang.String characteristic)voidsetValue(java.lang.String value)
-