Class TargetProductSchemaRef

java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.TargetProductSchemaRef

@Validated @Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen", date="2022-10-21T20:34:47.671Z") public class TargetProductSchemaRef extends Object
The reference object to the schema and type of target product which is described by product specification
  • Constructor Details

    • TargetProductSchemaRef

      public TargetProductSchemaRef()
  • Method Details

    • atreferredType

      public TargetProductSchemaRef atreferredType(String atreferredType)
    • getAtreferredType

      public String getAtreferredType()
      class type of the target product
      Returns:
      atreferredType
    • setAtreferredType

      public void setAtreferredType(String atreferredType)
    • atschemaLocation

      public TargetProductSchemaRef atschemaLocation(String atschemaLocation)
    • getAtschemaLocation

      public String getAtschemaLocation()
      This field provides a link to the schema describing the target product
      Returns:
      atschemaLocation
    • setAtschemaLocation

      public void setAtschemaLocation(String atschemaLocation)
    • equals

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

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

      public String toString()
      Overrides:
      toString in class Object