Class ProductCharacteristic
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductCharacteristic
Characteristics of the product to instantiate or to modify.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatSchemaLocation(String atSchemaLocation) booleanThis field provided a link to the schema describing this REST resource.Indicates the (class) type of resourcegetId()Id of the characteristicgetName()Name of the characteristicgetValue()Value of the characteristicinthashCode()voidsetAtSchemaLocation(String atSchemaLocation) voidvoidvoidvoidtoString()
-
Constructor Details
-
ProductCharacteristic
public ProductCharacteristic()
-
-
Method Details
-
id
-
getId
Id of the characteristic- Returns:
- id
-
setId
-
name
-
getName
Name of the characteristic- Returns:
- name
-
setName
-
value
-
getValue
Value of the characteristic- Returns:
- value
-
setValue
-
atType
-
getAtType
Indicates the (class) type of resource- Returns:
- atType
-
setAtType
-
atSchemaLocation
-
getAtSchemaLocation
This field provided a link to the schema describing this REST resource.- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-