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

public class MarketBucket extends Object
  • Constructor Details

    • MarketBucket

      public MarketBucket()
  • 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
    • getBucketCode

      public String getBucketCode()
      returns the bucketCode
      Returns:
      the bucketCode
    • setBucketCode

      public void setBucketCode(String bucketCode)
      sets the bucketCode
      Parameters:
      bucketCode - the bucketCode
    • getMarketCode

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

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

      public int getPriority()
      returns the priority
      Returns:
      the priority
    • setPriority

      public void setPriority(int priority)
      sets the priority
      Parameters:
      priority - the priority
    • isCombinable

      public boolean isCombinable()
      returns the combinable
      Returns:
      the combinable
    • setCombinable

      public void setCombinable(boolean combinable)
      sets the combinable
      Parameters:
      combinable - the combinable
    • getStatus

      public MarketBucketStatus getStatus()
      returns the status
      Returns:
      the status
    • setStatus

      public void setStatus(MarketBucketStatus status)
      sets the status
      Parameters:
      status - the status
    • getAllowedPosList

      public List<String> getAllowedPosList()
      returns the allowedPosList
      Returns:
      the allowedPosList
    • setAllowedPosList

      public void setAllowedPosList(List<String> allowedPosList)
      sets the allowedPosList
      Parameters:
      allowedPosList - the allowedPosList
    • getForbiddenPosList

      public List<String> getForbiddenPosList()
      returns the forbiddenPosList
      Returns:
      the forbiddenPosList
    • setForbiddenPosList

      public void setForbiddenPosList(List<String> forbiddenPosList)
      sets the forbiddenPosList
      Parameters:
      forbiddenPosList - the forbiddenPosList
    • getFareFamilies

      public List<FareFamily> getFareFamilies()
      returns the fareFamilies
      Returns:
      the fareFamilies
    • setFareFamilies

      public void setFareFamilies(List<FareFamily> fareFamilies)
      sets the fareFamilies
      Parameters:
      fareFamilies - the fareFamilies
    • getUsername

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

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