Class TmaProductCharacteristicWsDto
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaProductCharacteristicWsDto
- All Implemented Interfaces:
Serializable
Characteristics of the product to instantiate or to modify.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Name of the characteristicThis field provided a link to the schema describing this REST resource.getType()Indicates the (class) type of resourcegetValue()Value of the characteristicinthashCode()schemaLocation(String schemaLocation) voidvoidsetSchemaLocation(String schemaLocation) voidvoidtoString()
-
Constructor Details
-
TmaProductCharacteristicWsDto
public TmaProductCharacteristicWsDto()
-
-
Method Details
-
name
-
getName
Name of the characteristic- Returns:
- name
-
setName
-
value
-
getValue
Value of the characteristic- Returns:
- value
-
setValue
-
type
-
getType
Indicates the (class) type of resource- Returns:
- type
-
setType
-
schemaLocation
-
getSchemaLocation
This field provided a link to the schema describing this REST resource.- Returns:
- schemaLocation
-
setSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-