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 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
-