Class ProductOfferingTermRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingTermRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProductOfferingTermRef
extends Object
A reference to the product offering term
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) boolean(Class) type of the referred product offering term(Class) type of the product offering termgetHref()Url used to reference the product offering termgetId()The identifier of the product offering terminthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidtoString()
-
Constructor Details
-
ProductOfferingTermRef
public ProductOfferingTermRef()
-
-
Method Details
-
id
-
getId
The identifier of the product offering term- Returns:
- id
-
setId
-
href
-
getHref
Url used to reference the product offering term- Returns:
- href
-
setHref
-
atreferredType
-
getAtreferredType
(Class) type of the referred product offering term- Returns:
- atreferredType
-
setAtreferredType
-
attype
-
getAttype
(Class) type of the product offering term- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-