Class PoRelationshipRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PoRelationshipRef
PoRelationshipRef reference. The PoRelationshipRef defines the affectedProductOffering and requiredProductOfferings of price for selling product offerings.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumPoAttributeType of the PoRelationshipRef -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatReferredType(String atReferredType) boolean(Class) type of the referred productOfferinggetBpoId()Id of the BPO where current POP is defined in case the current BPO is a price overridegetHref()Reference of the productOfferinggetId()Unique identifier of the productOffering.getName()Name of the productOffering.PoAttributeType of the PoRelationshipRefinthashCode()poAttributeType(PoRelationshipRef.PoAttributeTypeEnum poAttributeType) voidsetAtReferredType(String atReferredType) voidvoidvoidvoidvoidsetPoAttributeType(PoRelationshipRef.PoAttributeTypeEnum poAttributeType) toString()
-
Constructor Details
-
PoRelationshipRef
public PoRelationshipRef()
-
-
Method Details
-
atReferredType
-
getAtReferredType
(Class) type of the referred productOffering- Returns:
- atReferredType
-
setAtReferredType
-
bpoId
-
getBpoId
Id of the BPO where current POP is defined in case the current BPO is a price override- Returns:
- bpoId
-
setBpoId
-
href
-
getHref
Reference of the productOffering- Returns:
- href
-
setHref
-
id
-
getId
Unique identifier of the productOffering.- Returns:
- id
-
setId
-
name
-
getName
Name of the productOffering.- Returns:
- name
-
setName
-
poAttributeType
-
getPoAttributeType
PoAttributeType of the PoRelationshipRef- Returns:
- poAttributeType
-
setPoAttributeType
-
equals
-
hashCode
public int hashCode() -
toString
-