Class PoRelationshipRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PoRelationshipRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class PoRelationshipRef
extends Object
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
-