Class ProductSpecification
java.lang.Object
com.liferay.headless.commerce.machine.learning.dto.v1_0.ProductSpecification
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@DecimalMin("0") LonggetId()@DecimalMin("0") LonggetValue()inthashCode()voidvoidvoidsetOptionCategoryId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> optionCategoryIdUnsafeSupplier) voidsetOptionCategoryId(Long optionCategoryId) voidsetSpecificationKey(com.liferay.petra.function.UnsafeSupplier<String, Exception> specificationKeyUnsafeSupplier) voidsetSpecificationKey(String specificationKey) voidsetValue(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> valueUnsafeSupplier) voidstatic ProductSpecificationtoString()static ProductSpecificationunsafeToDTO(String json)
-
Field Details
-
id
-
optionCategoryId
-
specificationKey
-
value
-
xClassName
-
-
Constructor Details
-
ProductSpecification
public ProductSpecification()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getId
-
setId
-
setId
-
getOptionCategoryId
-
setOptionCategoryId
-
setOptionCategoryId
-
getSpecificationKey
-
setSpecificationKey
-
setSpecificationKey
-
getValue
-
setValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-