Class PqCharacteristicData
java.lang.Object
de.hybris.platform.productqualificationservices.data.PqCharacteristicData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPscId()getValue()voidsetDateValue(Date dateValue) voidsetNumericalValue(Double numericalValue) voidvoidsetPscName(String pscName) voidvoidsetValueType(String valueType)
-
Constructor Details
-
PqCharacteristicData
public PqCharacteristicData()
-
-
Method Details
-
setPscId
-
getPscId
-
setPscName
-
getPscName
-
setValueType
-
getValueType
-
setValue
-
getValue
-
setDateValue
-
getDateValue
-
setNumericalValue
-
getNumericalValue
-