Class RelatedParty
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.RelatedParty
Deprecated.
RelatedParty reference. A related party defines party or party role linked to a specific entity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atReferredType(String _atReferredType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity namegetHref()Deprecated.Reference of the related party, could be a party reference or a party role referencegetId()Deprecated.Unique identifier of a related partygetName()Deprecated.Name of the related partygetRole()Deprecated.Role of the related party.inthashCode()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtReferredType(String _atReferredType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
RelatedParty
public RelatedParty()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of a related party- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the related party, could be a party reference or a party role reference- Returns:
- href
-
setHref
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the related party- Returns:
- name
-
setName
Deprecated. -
role
Deprecated. -
getRole
Deprecated.Role of the related party.- Returns:
- role
-
setRole
Deprecated. -
_atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- _atBaseType
-
setAtBaseType
Deprecated. -
_atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- _atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
_atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- _atType
-
setAtType
Deprecated. -
_atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- _atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-