Class TmaTargetResourceSchemaWsDto
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaTargetResourceSchemaWsDto
- All Implemented Interfaces:
Serializable
Target to the schema describing the product spec resource
- Since:
- 1810
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanA link to the schema describing the product spec@NotNull StringgetType()Indicated the type of the productSpec described there - for example an E-Line Spec, a CPE specinthashCode()schemaLocation(String schemaLocation) voidsetSchemaLocation(String schemaLocation) voidtoString()
-
Constructor Details
-
TmaTargetResourceSchemaWsDto
public TmaTargetResourceSchemaWsDto()
-
-
Method Details
-
type
-
getType
Indicated the type of the productSpec described there - for example an E-Line Spec, a CPE spec- Returns:
- type
-
setType
-
schemaLocation
-
getSchemaLocation
A link to the schema describing the product spec- Returns:
- schemaLocation
-
setSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-