java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.TargetProductSchema

@Deprecated(since="2208") public class TargetProductSchema extends Object
Deprecated.
The reference object to the schema and type of target product which is described by product specification
  • Constructor Details

    • TargetProductSchema

      public TargetProductSchema()
      Deprecated.
  • Method Details

    • atBaseType

      public TargetProductSchema atBaseType(String atBaseType)
      Deprecated.
    • getAtBaseType

      public String getAtBaseType()
      Deprecated.
      When sub-classing, this defines the super-class
      Returns:
      atBaseType
    • setAtBaseType

      public void setAtBaseType(String atBaseType)
      Deprecated.
    • atSchemaLocation

      public TargetProductSchema atSchemaLocation(String atSchemaLocation)
      Deprecated.
    • getAtSchemaLocation

      @NotNull public @NotNull String getAtSchemaLocation()
      Deprecated.
      This field provides a link to the schema describing the target product
      Returns:
      atSchemaLocation
    • setAtSchemaLocation

      public void setAtSchemaLocation(String atSchemaLocation)
      Deprecated.
    • atType

      public TargetProductSchema atType(String atType)
      Deprecated.
    • getAtType

      @NotNull public @NotNull String getAtType()
      Deprecated.
      Class type of the target product
      Returns:
      atType
    • setAtType

      public void setAtType(String atType)
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object