Class Place
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.Place
Deprecated.
Place reference. Place defines the places where the products are sold or delivered.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.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]inthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
Place
public Place()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. -
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. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-