Class ProductOfferingRef
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v1.dto.ProductOfferingRef
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
-