Class TargetProductSchema
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.TargetProductSchema
Deprecated.
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) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-class@NotNull StringDeprecated.This field provides a link to the schema describing the target product@NotNull StringDeprecated.Class type of the target productinthashCode()Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
TargetProductSchema
public TargetProductSchema()Deprecated.
-
-
Method Details
-
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.This field provides a link to the schema describing the target product- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.Class type of the target product- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-