Class TargetProductSchema
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.TargetProductSchema
@Validated
@Generated(value="de.hybris.platform.subscribedproducttmfwebservices.swagger.SubscribedProductsCodegen",
date="2022-10-21T20:35:43.058Z")
public class TargetProductSchema
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 TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) booleanWhen sub-classing, this defines the super-class@NotNull StringThis field provides a link to the schema describing the target product@NotNull StringClass type of the target productinthashCode()voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidtoString()
-
Constructor Details
-
TargetProductSchema
public TargetProductSchema()
-
-
Method Details
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
This field provides a link to the schema describing the target product- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
Class type of the target product- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-