Class TargetResourceSchema
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.TargetResourceSchema
Target to the schema describing the product spec resource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatSchemaLocation(String atSchemaLocation) booleanA link to the schema describing the product spec@NotNull StringIndicated the type of the productSpec described there - for example an E-Line Spec, a CPE specinthashCode()voidsetAtSchemaLocation(String atSchemaLocation) voidtoString()
-
Constructor Details
-
TargetResourceSchema
public TargetResourceSchema()
-
-
Method Details
-
atType
-
getAtType
Indicated the type of the productSpec described there - for example an E-Line Spec, a CPE spec- Returns:
- atType
-
setAtType
-
atSchemaLocation
-
getAtSchemaLocation
A link to the schema describing the product spec- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-