Class BundledPopRelationship
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BundledPopRelationship
this object represents a bundle relationship from a bundle product offering (parent) to a simple product offering (child). A simple product offering may participate in more than one bundle relationships.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean(Class) type of the associated product offeringgetHref()hyperlink reference of the associated product offeringgetId()Unique identifier of the associated product offeringgetName()Name of the associated product offeringinthashCode()voidvoidvoidvoidtoString()
-
Constructor Details
-
BundledPopRelationship
public BundledPopRelationship()
-
-
Method Details
-
id
-
getId
Unique identifier of the associated product offering- Returns:
- id
-
setId
-
href
-
getHref
hyperlink reference of the associated product offering- Returns:
- href
-
setHref
-
name
-
getName
Name of the associated product offering- Returns:
- name
-
setName
-
atType
-
getAtType
(Class) type of the associated product offering- Returns:
- atType
-
setAtType
-
equals
-
hashCode
public int hashCode() -
toString
-