Class ProductOfferingRef
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v1.dto.ProductOfferingRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:36.417Z")
public class ProductOfferingRef
extends Object
ProductOffering reference. A product offering represents entities that are orderable from the provider of the catalog, this resource includes pricing information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) atschemaLocation(String atschemaLocation) booleanType (class) of the product offeringHyperlink reference to the schema describing this resourceType (class) of the product offeringgetHref()Reference of the product offering@NotNull StringgetId()Unique identifier of the product offeringgetName()Name of the product offeringinthashCode()voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidvoidtoString()
-
Constructor Details
-
ProductOfferingRef
public ProductOfferingRef()
-
-
Method Details
-
id
-
getId
Unique identifier of the product offering- Returns:
- id
-
setId
-
href
-
getHref
Reference of the product offering- Returns:
- href
-
setHref
-
name
-
getName
Name of the product offering- Returns:
- name
-
setName
-
atreferredType
-
getAtreferredType
Type (class) of the product offering- Returns:
- atreferredType
-
setAtreferredType
-
attype
-
getAttype
Type (class) of the product offering- Returns:
- attype
-
setAttype
-
atschemaLocation
-
getAtschemaLocation
Hyperlink reference to the schema describing this resource- Returns:
- atschemaLocation
-
setAtschemaLocation
-
equals
-
hashCode
public int hashCode() -
toString
-