Class TargetResourceSchema
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.TargetResourceSchema
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class TargetResourceSchema
extends Object
Target to the schema describing the product spec resource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatschemaLocation(String atschemaLocation) booleanA link to the schema describing the product spec@NotNull StringIndicated the type of the productSpec described there - for example an E-Line Spec, a CPE specinthashCode()voidsetAtschemaLocation(String atschemaLocation) voidtoString()
-
Constructor Details
-
TargetResourceSchema
public TargetResourceSchema()
-
-
Method Details
-
attype
-
getAttype
Indicated the type of the productSpec described there - for example an E-Line Spec, a CPE spec- Returns:
- attype
-
setAttype
-
atschemaLocation
-
getAtschemaLocation
A link to the schema describing the product spec- Returns:
- atschemaLocation
-
setAtschemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-