Class CPSValue
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.model.runtime.common.CPSValueCommon
de.hybris.platform.sap.productconfig.runtime.cps.model.runtime.CPSValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()booleanvoidsetParentCharacteristic(CPSCharacteristic parentCharacteristic) voidsetSelected(boolean selected) voidMethods inherited from class de.hybris.platform.sap.productconfig.runtime.cps.model.runtime.common.CPSValueCommon
getAuthor, setAuthor
-
Constructor Details
-
CPSValue
public CPSValue()
-
-
Method Details
-
setValue
-
getValue
-
setSelected
public void setSelected(boolean selected) -
isSelected
public boolean isSelected() -
setParentCharacteristic
-
getParentCharacteristic
-