Class RelatedParty
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v1.dto.RelatedParty
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:36.417Z")
public class RelatedParty
extends Object
The party which the product is related with.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanIndicates the (class) type of partygetHref()Reference of the related partygetId()Unique identifier of the related partygetName()Name of the related partygetRole()Role played by the related party@Valid TimePeriodGet validForinthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidvoidvoidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
RelatedParty
public RelatedParty()
-
-
Method Details
-
id
-
getId
Unique identifier of the related party- Returns:
- id
-
setId
-
href
-
getHref
Reference of the related party- Returns:
- href
-
setHref
-
name
-
getName
Name of the related party- Returns:
- name
-
setName
-
role
-
getRole
Role played by the related party- Returns:
- role
-
setRole
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atreferredType
-
getAtreferredType
Indicates the (class) type of party- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-