Class GeneratedAccommodationOrderEntryGroup

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
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
AccommodationOrderEntryGroup

public abstract class GeneratedAccommodationOrderEntryGroup extends AbstractOrderEntryGroup
Generated class for type AccommodationOrderEntryGroup.
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 AccommodationOrderEntryGroup.accommodation attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.accommodationOffering attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.checkInTime attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.contactEmail attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.contactNumber attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the AccommodationOrderEntryGroup.endingDate attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.firstName attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.guestCounts attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.lastName attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.ratePlan attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.roomPreferences attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.roomStayRefNumber attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.specialRequestDetail attribute
    static final String
    Qualifier of the AccommodationOrderEntryGroup.startingDate attribute

    Fields inherited from class de.hybris.platform.travelservices.jalo.GeneratedAbstractOrderEntryGroup

    ENTRIES, ENTRIESHANDLER

    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
    Generated method - Getter of the AccommodationOrderEntryGroup.accommodation attribute.
    getAccommodation(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.accommodation attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
    getAccommodationOffering(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.checkInTime attribute.
    getCheckInTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.checkInTime attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.contactEmail attribute.
    getContactEmail(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.contactEmail attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.contactNumber attribute.
    getContactNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.contactNumber attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the AccommodationOrderEntryGroup.endingDate attribute.
    getEndingDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.endingDate attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.firstName attribute.
    getFirstName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.firstName attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.guestCounts attribute.
    getGuestCounts(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.guestCounts attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.lastName attribute.
    getLastName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.lastName attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.ratePlan attribute.
    getRatePlan(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.ratePlan attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.roomPreferences attribute.
    getRoomPreferences(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.roomPreferences attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    getRoomStayRefNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    int
    Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    int
    getRoomStayRefNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
    getSpecialRequestDetail(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
    Generated method - Getter of the AccommodationOrderEntryGroup.startingDate attribute.
    getStartingDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the AccommodationOrderEntryGroup.startingDate attribute.
    void
    setAccommodation(de.hybris.platform.jalo.SessionContext ctx, Accommodation value)
    Generated method - Setter of the AccommodationOrderEntryGroup.accommodation attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.accommodation attribute.
    void
    setAccommodationOffering(de.hybris.platform.jalo.SessionContext ctx, AccommodationOffering value)
    Generated method - Setter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
    void
    setCheckInTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the AccommodationOrderEntryGroup.checkInTime attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.checkInTime attribute.
    void
    setContactEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the AccommodationOrderEntryGroup.contactEmail attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.contactEmail attribute.
    void
    setContactNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the AccommodationOrderEntryGroup.contactNumber attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.contactNumber attribute.
    void
    setEndingDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the AccommodationOrderEntryGroup.endingDate attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.endingDate attribute.
    void
    setFirstName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the AccommodationOrderEntryGroup.firstName attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.firstName attribute.
    void
    setGuestCounts(de.hybris.platform.jalo.SessionContext ctx, List<GuestCount> value)
    Generated method - Setter of the AccommodationOrderEntryGroup.guestCounts attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.guestCounts attribute.
    void
    setLastName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the AccommodationOrderEntryGroup.lastName attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.lastName attribute.
    void
    setRatePlan(de.hybris.platform.jalo.SessionContext ctx, RatePlan value)
    Generated method - Setter of the AccommodationOrderEntryGroup.ratePlan attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.ratePlan attribute.
    void
    setRoomPreferences(de.hybris.platform.jalo.SessionContext ctx, List<RoomPreference> value)
    Generated method - Setter of the AccommodationOrderEntryGroup.roomPreferences attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.roomPreferences attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    void
    setRoomStayRefNumber(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    void
    setRoomStayRefNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
    void
    setSpecialRequestDetail(de.hybris.platform.jalo.SessionContext ctx, SpecialRequestDetail value)
    Generated method - Setter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
    void
    setStartingDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the AccommodationOrderEntryGroup.startingDate attribute.
    void
    Generated method - Setter of the AccommodationOrderEntryGroup.startingDate 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

    • STARTINGDATE

      public static final String STARTINGDATE
      Qualifier of the AccommodationOrderEntryGroup.startingDate attribute
      See Also:
    • ENDINGDATE

      public static final String ENDINGDATE
      Qualifier of the AccommodationOrderEntryGroup.endingDate attribute
      See Also:
    • ACCOMMODATIONOFFERING

      public static final String ACCOMMODATIONOFFERING
      Qualifier of the AccommodationOrderEntryGroup.accommodationOffering attribute
      See Also:
    • FIRSTNAME

      public static final String FIRSTNAME
      Qualifier of the AccommodationOrderEntryGroup.firstName attribute
      See Also:
    • LASTNAME

      public static final String LASTNAME
      Qualifier of the AccommodationOrderEntryGroup.lastName attribute
      See Also:
    • CONTACTNUMBER

      public static final String CONTACTNUMBER
      Qualifier of the AccommodationOrderEntryGroup.contactNumber attribute
      See Also:
    • CONTACTEMAIL

      public static final String CONTACTEMAIL
      Qualifier of the AccommodationOrderEntryGroup.contactEmail attribute
      See Also:
    • GUESTCOUNTS

      public static final String GUESTCOUNTS
      Qualifier of the AccommodationOrderEntryGroup.guestCounts attribute
      See Also:
    • ROOMSTAYREFNUMBER

      public static final String ROOMSTAYREFNUMBER
      Qualifier of the AccommodationOrderEntryGroup.roomStayRefNumber attribute
      See Also:
    • ACCOMMODATION

      public static final String ACCOMMODATION
      Qualifier of the AccommodationOrderEntryGroup.accommodation attribute
      See Also:
    • RATEPLAN

      public static final String RATEPLAN
      Qualifier of the AccommodationOrderEntryGroup.ratePlan attribute
      See Also:
    • ROOMPREFERENCES

      public static final String ROOMPREFERENCES
      Qualifier of the AccommodationOrderEntryGroup.roomPreferences attribute
      See Also:
    • CHECKINTIME

      public static final String CHECKINTIME
      Qualifier of the AccommodationOrderEntryGroup.checkInTime attribute
      See Also:
    • SPECIALREQUESTDETAIL

      public static final String SPECIALREQUESTDETAIL
      Qualifier of the AccommodationOrderEntryGroup.specialRequestDetail attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedAccommodationOrderEntryGroup

      public GeneratedAccommodationOrderEntryGroup()
  • Method Details

    • getDefaultAttributeModes

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

      public Accommodation getAccommodation(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.accommodation attribute.
      Returns:
      the accommodation
    • getAccommodation

      public Accommodation getAccommodation()
      Generated method - Getter of the AccommodationOrderEntryGroup.accommodation attribute.
      Returns:
      the accommodation
    • setAccommodation

      public void setAccommodation(de.hybris.platform.jalo.SessionContext ctx, Accommodation value)
      Generated method - Setter of the AccommodationOrderEntryGroup.accommodation attribute.
      Parameters:
      value - the accommodation
    • setAccommodation

      public void setAccommodation(Accommodation value)
      Generated method - Setter of the AccommodationOrderEntryGroup.accommodation attribute.
      Parameters:
      value - the accommodation
    • getAccommodationOffering

      public AccommodationOffering getAccommodationOffering(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
      Returns:
      the accommodationOffering
    • getAccommodationOffering

      public AccommodationOffering getAccommodationOffering()
      Generated method - Getter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
      Returns:
      the accommodationOffering
    • setAccommodationOffering

      public void setAccommodationOffering(de.hybris.platform.jalo.SessionContext ctx, AccommodationOffering value)
      Generated method - Setter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
      Parameters:
      value - the accommodationOffering
    • setAccommodationOffering

      public void setAccommodationOffering(AccommodationOffering value)
      Generated method - Setter of the AccommodationOrderEntryGroup.accommodationOffering attribute.
      Parameters:
      value - the accommodationOffering
    • getCheckInTime

      public Date getCheckInTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.checkInTime attribute.
      Returns:
      the checkInTime
    • getCheckInTime

      public Date getCheckInTime()
      Generated method - Getter of the AccommodationOrderEntryGroup.checkInTime attribute.
      Returns:
      the checkInTime
    • setCheckInTime

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

      public void setCheckInTime(Date value)
      Generated method - Setter of the AccommodationOrderEntryGroup.checkInTime attribute.
      Parameters:
      value - the checkInTime
    • getContactEmail

      public String getContactEmail(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.contactEmail attribute.
      Returns:
      the contactEmail
    • getContactEmail

      public String getContactEmail()
      Generated method - Getter of the AccommodationOrderEntryGroup.contactEmail attribute.
      Returns:
      the contactEmail
    • setContactEmail

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

      public void setContactEmail(String value)
      Generated method - Setter of the AccommodationOrderEntryGroup.contactEmail attribute.
      Parameters:
      value - the contactEmail
    • getContactNumber

      public String getContactNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.contactNumber attribute.
      Returns:
      the contactNumber
    • getContactNumber

      public String getContactNumber()
      Generated method - Getter of the AccommodationOrderEntryGroup.contactNumber attribute.
      Returns:
      the contactNumber
    • setContactNumber

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

      public void setContactNumber(String value)
      Generated method - Setter of the AccommodationOrderEntryGroup.contactNumber attribute.
      Parameters:
      value - the contactNumber
    • getEndingDate

      public Date getEndingDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.endingDate attribute.
      Returns:
      the endingDate
    • getEndingDate

      public Date getEndingDate()
      Generated method - Getter of the AccommodationOrderEntryGroup.endingDate attribute.
      Returns:
      the endingDate
    • setEndingDate

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

      public void setEndingDate(Date value)
      Generated method - Setter of the AccommodationOrderEntryGroup.endingDate attribute.
      Parameters:
      value - the endingDate
    • getFirstName

      public String getFirstName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.firstName attribute.
      Returns:
      the firstName
    • getFirstName

      public String getFirstName()
      Generated method - Getter of the AccommodationOrderEntryGroup.firstName attribute.
      Returns:
      the firstName
    • setFirstName

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

      public void setFirstName(String value)
      Generated method - Setter of the AccommodationOrderEntryGroup.firstName attribute.
      Parameters:
      value - the firstName
    • getGuestCounts

      public List<GuestCount> getGuestCounts(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.guestCounts attribute.
      Returns:
      the guestCounts
    • getGuestCounts

      public List<GuestCount> getGuestCounts()
      Generated method - Getter of the AccommodationOrderEntryGroup.guestCounts attribute.
      Returns:
      the guestCounts
    • setGuestCounts

      public void setGuestCounts(de.hybris.platform.jalo.SessionContext ctx, List<GuestCount> value)
      Generated method - Setter of the AccommodationOrderEntryGroup.guestCounts attribute.
      Parameters:
      value - the guestCounts
    • setGuestCounts

      public void setGuestCounts(List<GuestCount> value)
      Generated method - Setter of the AccommodationOrderEntryGroup.guestCounts attribute.
      Parameters:
      value - the guestCounts
    • getLastName

      public String getLastName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.lastName attribute.
      Returns:
      the lastName
    • getLastName

      public String getLastName()
      Generated method - Getter of the AccommodationOrderEntryGroup.lastName attribute.
      Returns:
      the lastName
    • setLastName

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

      public void setLastName(String value)
      Generated method - Setter of the AccommodationOrderEntryGroup.lastName attribute.
      Parameters:
      value - the lastName
    • getRatePlan

      public RatePlan getRatePlan(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.ratePlan attribute.
      Returns:
      the ratePlan
    • getRatePlan

      public RatePlan getRatePlan()
      Generated method - Getter of the AccommodationOrderEntryGroup.ratePlan attribute.
      Returns:
      the ratePlan
    • setRatePlan

      public void setRatePlan(de.hybris.platform.jalo.SessionContext ctx, RatePlan value)
      Generated method - Setter of the AccommodationOrderEntryGroup.ratePlan attribute.
      Parameters:
      value - the ratePlan
    • setRatePlan

      public void setRatePlan(RatePlan value)
      Generated method - Setter of the AccommodationOrderEntryGroup.ratePlan attribute.
      Parameters:
      value - the ratePlan
    • getRoomPreferences

      public List<RoomPreference> getRoomPreferences(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.roomPreferences attribute.
      Returns:
      the roomPreferences
    • getRoomPreferences

      public List<RoomPreference> getRoomPreferences()
      Generated method - Getter of the AccommodationOrderEntryGroup.roomPreferences attribute.
      Returns:
      the roomPreferences
    • setRoomPreferences

      public void setRoomPreferences(de.hybris.platform.jalo.SessionContext ctx, List<RoomPreference> value)
      Generated method - Setter of the AccommodationOrderEntryGroup.roomPreferences attribute.
      Parameters:
      value - the roomPreferences
    • setRoomPreferences

      public void setRoomPreferences(List<RoomPreference> value)
      Generated method - Setter of the AccommodationOrderEntryGroup.roomPreferences attribute.
      Parameters:
      value - the roomPreferences
    • getRoomStayRefNumber

      public Integer getRoomStayRefNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
      Returns:
      the roomStayRefNumber
    • getRoomStayRefNumber

      public Integer getRoomStayRefNumber()
      Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
      Returns:
      the roomStayRefNumber
    • getRoomStayRefNumberAsPrimitive

      public int getRoomStayRefNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
      Returns:
      the roomStayRefNumber
    • getRoomStayRefNumberAsPrimitive

      public int getRoomStayRefNumberAsPrimitive()
      Generated method - Getter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
      Returns:
      the roomStayRefNumber
    • setRoomStayRefNumber

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

      public void setRoomStayRefNumber(Integer value)
      Generated method - Setter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
      Parameters:
      value - the roomStayRefNumber
    • setRoomStayRefNumber

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

      public void setRoomStayRefNumber(int value)
      Generated method - Setter of the AccommodationOrderEntryGroup.roomStayRefNumber attribute.
      Parameters:
      value - the roomStayRefNumber
    • getSpecialRequestDetail

      public SpecialRequestDetail getSpecialRequestDetail(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
      Returns:
      the specialRequestDetail
    • getSpecialRequestDetail

      public SpecialRequestDetail getSpecialRequestDetail()
      Generated method - Getter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
      Returns:
      the specialRequestDetail
    • setSpecialRequestDetail

      public void setSpecialRequestDetail(de.hybris.platform.jalo.SessionContext ctx, SpecialRequestDetail value)
      Generated method - Setter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
      Parameters:
      value - the specialRequestDetail
    • setSpecialRequestDetail

      public void setSpecialRequestDetail(SpecialRequestDetail value)
      Generated method - Setter of the AccommodationOrderEntryGroup.specialRequestDetail attribute.
      Parameters:
      value - the specialRequestDetail
    • getStartingDate

      public Date getStartingDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AccommodationOrderEntryGroup.startingDate attribute.
      Returns:
      the startingDate
    • getStartingDate

      public Date getStartingDate()
      Generated method - Getter of the AccommodationOrderEntryGroup.startingDate attribute.
      Returns:
      the startingDate
    • setStartingDate

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

      public void setStartingDate(Date value)
      Generated method - Setter of the AccommodationOrderEntryGroup.startingDate attribute.
      Parameters:
      value - the startingDate