Class PopRelationship
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PopRelationship
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class PopRelationship
extends Object
product offering relationship
-
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 offeringtype of the relationship, for example override, discount, etc.inthashCode()relationshipType(String relationshipType) 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- 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
-