Class TargetProductSchema
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.TargetProductSchema
The reference object to the schema and type of target product which is described by product specification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) booleanWhen sub-classing, this defines the super-class@NotNull StringThis field provides a link to the schema describing the target product@NotNull StringClass type of the target productinthashCode()voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidtoString()
-
Constructor Details
-
TargetProductSchema
public TargetProductSchema()
-
-
Method Details
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
This field provides a link to the schema describing the target product- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
Class type of the target product- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-