Class PopRelationship
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PopRelationship
product offering price relationship
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatReferredType(String atReferredType) boolean(Class) type of the referred product offering price(Class) type of the relationship resourcegetHref()hyperlink reference of the associated product offering pricegetId()Unique identifier of the associated product offeringgetName()Name of the associated product offering pricetype of the relationship, for example override, discount, etc.inthashCode()relationshipType(String relationshipType) voidsetAtReferredType(String atReferredType) voidvoidvoidvoidvoidsetRelationshipType(String relationshipType) toString()
-
Constructor Details
-
PopRelationship
public PopRelationship()
-
-
Method Details
-
id
-
getId
Unique identifier of the associated product offering- Returns:
- id
-
setId
-
relationshipType
-
getRelationshipType
type of the relationship, for example override, discount, etc.- Returns:
- relationshipType
-
setRelationshipType
-
href
-
getHref
hyperlink reference of the associated product offering price- Returns:
- href
-
setHref
-
name
-
getName
Name of the associated product offering price- Returns:
- name
-
setName
-
atType
-
getAtType
(Class) type of the relationship resource- Returns:
- atType
-
setAtType
-
atReferredType
-
getAtReferredType
(Class) type of the referred product offering price- Returns:
- atReferredType
-
setAtReferredType
-
equals
-
hashCode
public int hashCode() -
toString
-