java.lang.Object
de.hybris.platform.unifieduibackofficeservices.model.configuration.farebucket.Location

public class Location extends Object
  • Constructor Details

    • Location

      public Location()
  • Method Details

    • getType

      public LocationType getType()
      returns the type
      Returns:
      the type
    • setType

      public void setType(LocationType type)
      sets the type
      Parameters:
      type - the type
    • getLocation

      public String getLocation()
      return the location
      Returns:
      the location
    • setLocation

      public void setLocation(String location)
      sets the location
      Parameters:
      location - the location