Class Location
java.lang.Object
de.hybris.platform.unifieduibackofficeservices.model.configuration.farebucket.Location
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturn the locationgetType()returns the typevoidsetLocation(String location) sets the locationvoidsetType(LocationType type) sets the type
-
Constructor Details
-
Location
public Location()
-
-
Method Details
-
getType
returns the type- Returns:
- the type
-
setType
sets the type- Parameters:
type- the type
-
getLocation
return the location- Returns:
- the location
-
setLocation
sets the location- Parameters:
location- the location
-