Class RelatedPlaceRefOrValue
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.RelatedPlaceRefOrValue
Deprecated.
Related Entity reference. A related place defines a place described by reference or by value linked to a specific entity. The polymorphic attributes @type, @schemaLocation & @referredType are related to the place entity and not the RelatedPlaceRefOrValue class itself
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(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.Unique reference of the placegetId()Deprecated.Unique identifier of the placegetName()Deprecated.A user-friendly name for the place, such as [Paris Store], [London Store], [Main Home]@NotNull StringgetRole()Deprecated.Get roleinthashCode()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
-
RelatedPlaceRefOrValue
public RelatedPlaceRefOrValue()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the place- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Unique reference of the place- Returns:
- href
-
setHref
Deprecated. -
name
Deprecated. -
getName
Deprecated.A user-friendly name for the place, such as [Paris Store], [London Store], [Main Home]- Returns:
- name
-
setName
Deprecated. -
role
Deprecated. -
getRole
Deprecated.Get role- 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.
-