Class TargetProductSchemaRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.TargetProductSchemaRef
The reference object to the schema and type of target product which is described by product specification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatReferredType(String atReferredType) atSchemaLocation(String atSchemaLocation) booleanclass type of the target productThis field provides a link to the schema describing the target productinthashCode()voidsetAtReferredType(String atReferredType) voidsetAtSchemaLocation(String atSchemaLocation) toString()
-
Constructor Details
-
TargetProductSchemaRef
public TargetProductSchemaRef()
-
-
Method Details
-
atReferredType
-
getAtReferredType
class type of the target product- Returns:
- atReferredType
-
setAtReferredType
-
atSchemaLocation
-
getAtSchemaLocation
This field provides a link to the schema describing the target product- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-