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

public class Market extends Object
  • Constructor Details

    • Market

      public Market()
  • Method Details

    • getEntityId

      public String getEntityId()
      returns the entityId
      Returns:
      the entityId
    • setEntityId

      public void setEntityId(String entityId)
      sets the entityId
      Parameters:
      entityId - the entityId
    • getMarketName

      public String getMarketName()
      return the marketName
      Returns:
      the marketName
    • setMarketName

      public void setMarketName(String marketName)
      sets the marketName
      Parameters:
      marketName - the marketName
    • getMarketCode

      public String getMarketCode()
      returns the marketCode
      Returns:
      the marketCode
    • setMarketCode

      public void setMarketCode(String marketCode)
      sets the marketCode
      Parameters:
      marketCode - the marketCode
    • getOrigin

      public Location getOrigin()
      returns the origin
      Returns:
      the origin
    • setOrigin

      public void setOrigin(Location origin)
      sets the origin
      Parameters:
      origin - the origin
    • getDestination

      public Location getDestination()
      return the destination
      Returns:
      the destination
    • setDestination

      public void setDestination(Location destination)
      sets the destination
      Parameters:
      destination - the destination
    • getTripType

      public TripType getTripType()
      returns the tripType
      Returns:
      the tripType
    • setTripType

      public void setTripType(TripType tripType)
      sets the tripType
      Parameters:
      tripType - the tripType
    • getBothDirections

      public boolean getBothDirections()
      returns the bothDirections
      Returns:
      the bothDirections
    • setBothDirections

      public void setBothDirections(boolean bothDirections)
      sets the bothDirections
      Parameters:
      bothDirections - the bothDirections
    • getUsername

      public String getUsername()
      Returns the username
      Returns:
      username
    • setUsername

      public void setUsername(String username)
      Sets the username
      Parameters:
      username -