Class GeneratedTravelRestriction

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.travelservices.jalo.travel.GeneratedTravelRestriction
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TravelRestriction

public abstract class GeneratedTravelRestriction extends de.hybris.platform.jalo.GenericItem
Generated class for type TravelRestriction.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the TravelRestriction.addToCartCriteria attribute
    static final String
    Qualifier of the TravelRestriction.code attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TravelRestriction.effectiveDate attribute
    static final String
    Qualifier of the TravelRestriction.expireDate attribute
    static final String
    Qualifier of the TravelRestriction.passengerTypes attribute
    static final String
    Qualifier of the TravelRestriction.travellerMaxOfferQty attribute
    static final String
    Qualifier of the TravelRestriction.travellerMinOfferQty attribute
    static final String
    Qualifier of the TravelRestriction.tripMaxOfferQty attribute
    static final String
    Qualifier of the TravelRestriction.tripMinOfferQty attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TravelRestriction.addToCartCriteria attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getAddToCartCriteria(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.addToCartCriteria attribute.
    Generated method - Getter of the TravelRestriction.code attribute.
    getCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.code attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TravelRestriction.effectiveDate attribute.
    getEffectiveDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.effectiveDate attribute.
    Generated method - Getter of the TravelRestriction.expireDate attribute.
    getExpireDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.expireDate attribute.
    Generated method - Getter of the TravelRestriction.passengerTypes attribute.
    getPassengerTypes(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.passengerTypes attribute.
    Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
    getTravellerMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
    int
    Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
    int
    getTravellerMaxOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
    Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
    getTravellerMinOfferQty(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
    int
    Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
    int
    getTravellerMinOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
    Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
    getTripMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
    int
    Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
    int
    getTripMaxOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
    Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
    getTripMinOfferQty(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
    int
    Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
    int
    getTripMinOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
    void
    setAddToCartCriteria(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TravelRestriction.addToCartCriteria attribute.
    void
    setAddToCartCriteria(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TravelRestriction.addToCartCriteria attribute.
    void
    setCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TravelRestriction.code attribute.
    void
    setCode(String value)
    Generated method - Setter of the TravelRestriction.code attribute.
    void
    setEffectiveDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TravelRestriction.effectiveDate attribute.
    void
    Generated method - Setter of the TravelRestriction.effectiveDate attribute.
    void
    setExpireDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TravelRestriction.expireDate attribute.
    void
    Generated method - Setter of the TravelRestriction.expireDate attribute.
    void
    setPassengerTypes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
    Generated method - Setter of the TravelRestriction.passengerTypes attribute.
    void
    Generated method - Setter of the TravelRestriction.passengerTypes attribute.
    void
    Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
    void
    setTravellerMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
    void
    setTravellerMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
    void
    Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
    void
    Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
    void
    setTravellerMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
    void
    setTravellerMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
    void
    Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
    void
    setTripMaxOfferQty(int value)
    Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
    void
    setTripMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
    void
    setTripMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
    void
    Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
    void
    setTripMinOfferQty(int value)
    Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
    void
    setTripMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
    void
    setTripMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
    void
    Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • CODE

      public static final String CODE
      Qualifier of the TravelRestriction.code attribute
      See Also:
    • EFFECTIVEDATE

      public static final String EFFECTIVEDATE
      Qualifier of the TravelRestriction.effectiveDate attribute
      See Also:
    • EXPIREDATE

      public static final String EXPIREDATE
      Qualifier of the TravelRestriction.expireDate attribute
      See Also:
    • TRAVELLERMAXOFFERQTY

      public static final String TRAVELLERMAXOFFERQTY
      Qualifier of the TravelRestriction.travellerMaxOfferQty attribute
      See Also:
    • TRAVELLERMINOFFERQTY

      public static final String TRAVELLERMINOFFERQTY
      Qualifier of the TravelRestriction.travellerMinOfferQty attribute
      See Also:
    • TRIPMAXOFFERQTY

      public static final String TRIPMAXOFFERQTY
      Qualifier of the TravelRestriction.tripMaxOfferQty attribute
      See Also:
    • TRIPMINOFFERQTY

      public static final String TRIPMINOFFERQTY
      Qualifier of the TravelRestriction.tripMinOfferQty attribute
      See Also:
    • PASSENGERTYPES

      public static final String PASSENGERTYPES
      Qualifier of the TravelRestriction.passengerTypes attribute
      See Also:
    • ADDTOCARTCRITERIA

      public static final String ADDTOCARTCRITERIA
      Qualifier of the TravelRestriction.addToCartCriteria attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedTravelRestriction

      public GeneratedTravelRestriction()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getAddToCartCriteria

      public de.hybris.platform.jalo.enumeration.EnumerationValue getAddToCartCriteria(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.addToCartCriteria attribute.
      Returns:
      the addToCartCriteria
    • getAddToCartCriteria

      public de.hybris.platform.jalo.enumeration.EnumerationValue getAddToCartCriteria()
      Generated method - Getter of the TravelRestriction.addToCartCriteria attribute.
      Returns:
      the addToCartCriteria
    • setAddToCartCriteria

      public void setAddToCartCriteria(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TravelRestriction.addToCartCriteria attribute.
      Parameters:
      value - the addToCartCriteria
    • setAddToCartCriteria

      public void setAddToCartCriteria(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TravelRestriction.addToCartCriteria attribute.
      Parameters:
      value - the addToCartCriteria
    • getCode

      public String getCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the TravelRestriction.code attribute.
      Returns:
      the code
    • setCode

      public void setCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TravelRestriction.code attribute.
      Parameters:
      value - the code
    • setCode

      public void setCode(String value)
      Generated method - Setter of the TravelRestriction.code attribute.
      Parameters:
      value - the code
    • getEffectiveDate

      public Date getEffectiveDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.effectiveDate attribute.
      Returns:
      the effectiveDate
    • getEffectiveDate

      public Date getEffectiveDate()
      Generated method - Getter of the TravelRestriction.effectiveDate attribute.
      Returns:
      the effectiveDate
    • setEffectiveDate

      public void setEffectiveDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TravelRestriction.effectiveDate attribute.
      Parameters:
      value - the effectiveDate
    • setEffectiveDate

      public void setEffectiveDate(Date value)
      Generated method - Setter of the TravelRestriction.effectiveDate attribute.
      Parameters:
      value - the effectiveDate
    • getExpireDate

      public Date getExpireDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.expireDate attribute.
      Returns:
      the expireDate
    • getExpireDate

      public Date getExpireDate()
      Generated method - Getter of the TravelRestriction.expireDate attribute.
      Returns:
      the expireDate
    • setExpireDate

      public void setExpireDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TravelRestriction.expireDate attribute.
      Parameters:
      value - the expireDate
    • setExpireDate

      public void setExpireDate(Date value)
      Generated method - Setter of the TravelRestriction.expireDate attribute.
      Parameters:
      value - the expireDate
    • getPassengerTypes

      public List<String> getPassengerTypes(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.passengerTypes attribute.
      Returns:
      the passengerTypes
    • getPassengerTypes

      public List<String> getPassengerTypes()
      Generated method - Getter of the TravelRestriction.passengerTypes attribute.
      Returns:
      the passengerTypes
    • setPassengerTypes

      public void setPassengerTypes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
      Generated method - Setter of the TravelRestriction.passengerTypes attribute.
      Parameters:
      value - the passengerTypes
    • setPassengerTypes

      public void setPassengerTypes(List<String> value)
      Generated method - Setter of the TravelRestriction.passengerTypes attribute.
      Parameters:
      value - the passengerTypes
    • getTravellerMaxOfferQty

      public Integer getTravellerMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
      Returns:
      the travellerMaxOfferQty
    • getTravellerMaxOfferQty

      public Integer getTravellerMaxOfferQty()
      Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
      Returns:
      the travellerMaxOfferQty
    • getTravellerMaxOfferQtyAsPrimitive

      public int getTravellerMaxOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
      Returns:
      the travellerMaxOfferQty
    • getTravellerMaxOfferQtyAsPrimitive

      public int getTravellerMaxOfferQtyAsPrimitive()
      Generated method - Getter of the TravelRestriction.travellerMaxOfferQty attribute.
      Returns:
      the travellerMaxOfferQty
    • setTravellerMaxOfferQty

      public void setTravellerMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
      Parameters:
      value - the travellerMaxOfferQty
    • setTravellerMaxOfferQty

      public void setTravellerMaxOfferQty(Integer value)
      Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
      Parameters:
      value - the travellerMaxOfferQty
    • setTravellerMaxOfferQty

      public void setTravellerMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
      Parameters:
      value - the travellerMaxOfferQty
    • setTravellerMaxOfferQty

      public void setTravellerMaxOfferQty(int value)
      Generated method - Setter of the TravelRestriction.travellerMaxOfferQty attribute.
      Parameters:
      value - the travellerMaxOfferQty
    • getTravellerMinOfferQty

      public Integer getTravellerMinOfferQty(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
      Returns:
      the travellerMinOfferQty
    • getTravellerMinOfferQty

      public Integer getTravellerMinOfferQty()
      Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
      Returns:
      the travellerMinOfferQty
    • getTravellerMinOfferQtyAsPrimitive

      public int getTravellerMinOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
      Returns:
      the travellerMinOfferQty
    • getTravellerMinOfferQtyAsPrimitive

      public int getTravellerMinOfferQtyAsPrimitive()
      Generated method - Getter of the TravelRestriction.travellerMinOfferQty attribute.
      Returns:
      the travellerMinOfferQty
    • setTravellerMinOfferQty

      public void setTravellerMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
      Parameters:
      value - the travellerMinOfferQty
    • setTravellerMinOfferQty

      public void setTravellerMinOfferQty(Integer value)
      Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
      Parameters:
      value - the travellerMinOfferQty
    • setTravellerMinOfferQty

      public void setTravellerMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
      Parameters:
      value - the travellerMinOfferQty
    • setTravellerMinOfferQty

      public void setTravellerMinOfferQty(int value)
      Generated method - Setter of the TravelRestriction.travellerMinOfferQty attribute.
      Parameters:
      value - the travellerMinOfferQty
    • getTripMaxOfferQty

      public Integer getTripMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
      Returns:
      the tripMaxOfferQty
    • getTripMaxOfferQty

      public Integer getTripMaxOfferQty()
      Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
      Returns:
      the tripMaxOfferQty
    • getTripMaxOfferQtyAsPrimitive

      public int getTripMaxOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
      Returns:
      the tripMaxOfferQty
    • getTripMaxOfferQtyAsPrimitive

      public int getTripMaxOfferQtyAsPrimitive()
      Generated method - Getter of the TravelRestriction.tripMaxOfferQty attribute.
      Returns:
      the tripMaxOfferQty
    • setTripMaxOfferQty

      public void setTripMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
      Parameters:
      value - the tripMaxOfferQty
    • setTripMaxOfferQty

      public void setTripMaxOfferQty(Integer value)
      Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
      Parameters:
      value - the tripMaxOfferQty
    • setTripMaxOfferQty

      public void setTripMaxOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
      Parameters:
      value - the tripMaxOfferQty
    • setTripMaxOfferQty

      public void setTripMaxOfferQty(int value)
      Generated method - Setter of the TravelRestriction.tripMaxOfferQty attribute.
      Parameters:
      value - the tripMaxOfferQty
    • getTripMinOfferQty

      public Integer getTripMinOfferQty(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
      Returns:
      the tripMinOfferQty
    • getTripMinOfferQty

      public Integer getTripMinOfferQty()
      Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
      Returns:
      the tripMinOfferQty
    • getTripMinOfferQtyAsPrimitive

      public int getTripMinOfferQtyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
      Returns:
      the tripMinOfferQty
    • getTripMinOfferQtyAsPrimitive

      public int getTripMinOfferQtyAsPrimitive()
      Generated method - Getter of the TravelRestriction.tripMinOfferQty attribute.
      Returns:
      the tripMinOfferQty
    • setTripMinOfferQty

      public void setTripMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
      Parameters:
      value - the tripMinOfferQty
    • setTripMinOfferQty

      public void setTripMinOfferQty(Integer value)
      Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
      Parameters:
      value - the tripMinOfferQty
    • setTripMinOfferQty

      public void setTripMinOfferQty(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
      Parameters:
      value - the tripMinOfferQty
    • setTripMinOfferQty

      public void setTripMinOfferQty(int value)
      Generated method - Setter of the TravelRestriction.tripMinOfferQty attribute.
      Parameters:
      value - the tripMinOfferQty