Class GeneratedPassengerInformation

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:
PassengerInformation

public abstract class GeneratedPassengerInformation extends TravellerInfo
Generated class for type PassengerInformation.
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 PassengerInformation.APISType attribute
    static final String
    Qualifier of the PassengerInformation.countryOfIssue attribute
    static final String
    Qualifier of the PassengerInformation.dateOfBirth attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the PassengerInformation.documentExpiryDate attribute
    static final String
    Qualifier of the PassengerInformation.documentNumber attribute
    static final String
    Qualifier of the PassengerInformation.documentType attribute
    static final String
    Qualifier of the PassengerInformation.email attribute
    static final String
    Qualifier of the PassengerInformation.firstName attribute
    static final String
    Qualifier of the PassengerInformation.gender attribute
    static final String
    Qualifier of the PassengerInformation.membershipNumber attribute
    static final String
    Qualifier of the PassengerInformation.nationality attribute
    static final String
    Qualifier of the PassengerInformation.passengerType attribute
    static final String
    Qualifier of the PassengerInformation.reasonForTravel attribute
    static final String
    Qualifier of the PassengerInformation.surname attribute
    static final String
    Qualifier of the PassengerInformation.title 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
    Generated method - Getter of the PassengerInformation.APISType attribute.
    getAPISType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.APISType attribute.
    de.hybris.platform.jalo.c2l.Country
    Generated method - Getter of the PassengerInformation.countryOfIssue attribute.
    de.hybris.platform.jalo.c2l.Country
    getCountryOfIssue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.countryOfIssue attribute.
    Generated method - Getter of the PassengerInformation.dateOfBirth attribute.
    getDateOfBirth(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.dateOfBirth attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the PassengerInformation.documentExpiryDate attribute.
    getDocumentExpiryDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.documentExpiryDate attribute.
    Generated method - Getter of the PassengerInformation.documentNumber attribute.
    getDocumentNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.documentNumber attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the PassengerInformation.documentType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getDocumentType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.documentType attribute.
    Generated method - Getter of the PassengerInformation.email attribute.
    getEmail(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.email attribute.
    Generated method - Getter of the PassengerInformation.firstName attribute.
    getFirstName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.firstName attribute.
    Generated method - Getter of the PassengerInformation.gender attribute.
    getGender(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.gender attribute.
    Generated method - Getter of the PassengerInformation.membershipNumber attribute.
    getMembershipNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.membershipNumber attribute.
    de.hybris.platform.jalo.c2l.Country
    Generated method - Getter of the PassengerInformation.nationality attribute.
    de.hybris.platform.jalo.c2l.Country
    getNationality(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.nationality attribute.
    Generated method - Getter of the PassengerInformation.passengerType attribute.
    getPassengerType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.passengerType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the PassengerInformation.reasonForTravel attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getReasonForTravel(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.reasonForTravel attribute.
    Generated method - Getter of the PassengerInformation.surname attribute.
    getSurname(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.surname attribute.
    de.hybris.platform.jalo.user.Title
    Generated method - Getter of the PassengerInformation.title attribute.
    de.hybris.platform.jalo.user.Title
    getTitle(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PassengerInformation.title attribute.
    void
    setAPISType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.APISType attribute.
    void
    Generated method - Setter of the PassengerInformation.APISType attribute.
    void
    setCountryOfIssue(de.hybris.platform.jalo.c2l.Country value)
    Generated method - Setter of the PassengerInformation.countryOfIssue attribute.
    void
    setCountryOfIssue(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Setter of the PassengerInformation.countryOfIssue attribute.
    void
    setDateOfBirth(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the PassengerInformation.dateOfBirth attribute.
    void
    Generated method - Setter of the PassengerInformation.dateOfBirth attribute.
    void
    setDocumentExpiryDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the PassengerInformation.documentExpiryDate attribute.
    void
    Generated method - Setter of the PassengerInformation.documentExpiryDate attribute.
    void
    setDocumentNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.documentNumber attribute.
    void
    Generated method - Setter of the PassengerInformation.documentNumber attribute.
    void
    setDocumentType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the PassengerInformation.documentType attribute.
    void
    setDocumentType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the PassengerInformation.documentType attribute.
    void
    setEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.email attribute.
    void
    Generated method - Setter of the PassengerInformation.email attribute.
    void
    setFirstName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.firstName attribute.
    void
    Generated method - Setter of the PassengerInformation.firstName attribute.
    void
    setGender(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.gender attribute.
    void
    Generated method - Setter of the PassengerInformation.gender attribute.
    void
    setMembershipNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.membershipNumber attribute.
    void
    Generated method - Setter of the PassengerInformation.membershipNumber attribute.
    void
    setNationality(de.hybris.platform.jalo.c2l.Country value)
    Generated method - Setter of the PassengerInformation.nationality attribute.
    void
    setNationality(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country value)
    Generated method - Setter of the PassengerInformation.nationality attribute.
    void
    setPassengerType(de.hybris.platform.jalo.SessionContext ctx, PassengerType value)
    Generated method - Setter of the PassengerInformation.passengerType attribute.
    void
    Generated method - Setter of the PassengerInformation.passengerType attribute.
    void
    setReasonForTravel(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the PassengerInformation.reasonForTravel attribute.
    void
    setReasonForTravel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the PassengerInformation.reasonForTravel attribute.
    void
    setSurname(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PassengerInformation.surname attribute.
    void
    Generated method - Setter of the PassengerInformation.surname attribute.
    void
    setTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Title value)
    Generated method - Setter of the PassengerInformation.title attribute.
    void
    setTitle(de.hybris.platform.jalo.user.Title value)
    Generated method - Setter of the PassengerInformation.title 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

    • TITLE

      public static final String TITLE
      Qualifier of the PassengerInformation.title attribute
      See Also:
    • FIRSTNAME

      public static final String FIRSTNAME
      Qualifier of the PassengerInformation.firstName attribute
      See Also:
    • SURNAME

      public static final String SURNAME
      Qualifier of the PassengerInformation.surname attribute
      See Also:
    • DATEOFBIRTH

      public static final String DATEOFBIRTH
      Qualifier of the PassengerInformation.dateOfBirth attribute
      See Also:
    • PASSENGERTYPE

      public static final String PASSENGERTYPE
      Qualifier of the PassengerInformation.passengerType attribute
      See Also:
    • MEMBERSHIPNUMBER

      public static final String MEMBERSHIPNUMBER
      Qualifier of the PassengerInformation.membershipNumber attribute
      See Also:
    • GENDER

      public static final String GENDER
      Qualifier of the PassengerInformation.gender attribute
      See Also:
    • REASONFORTRAVEL

      public static final String REASONFORTRAVEL
      Qualifier of the PassengerInformation.reasonForTravel attribute
      See Also:
    • DOCUMENTTYPE

      public static final String DOCUMENTTYPE
      Qualifier of the PassengerInformation.documentType attribute
      See Also:
    • DOCUMENTNUMBER

      public static final String DOCUMENTNUMBER
      Qualifier of the PassengerInformation.documentNumber attribute
      See Also:
    • APISTYPE

      public static final String APISTYPE
      Qualifier of the PassengerInformation.APISType attribute
      See Also:
    • COUNTRYOFISSUE

      public static final String COUNTRYOFISSUE
      Qualifier of the PassengerInformation.countryOfIssue attribute
      See Also:
    • DOCUMENTEXPIRYDATE

      public static final String DOCUMENTEXPIRYDATE
      Qualifier of the PassengerInformation.documentExpiryDate attribute
      See Also:
    • NATIONALITY

      public static final String NATIONALITY
      Qualifier of the PassengerInformation.nationality attribute
      See Also:
    • EMAIL

      public static final String EMAIL
      Qualifier of the PassengerInformation.email attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedPassengerInformation

      public GeneratedPassengerInformation()
  • Method Details

    • getDefaultAttributeModes

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

      public String getAPISType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.APISType attribute.
      Returns:
      the APISType
    • getAPISType

      public String getAPISType()
      Generated method - Getter of the PassengerInformation.APISType attribute.
      Returns:
      the APISType
    • setAPISType

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

      public void setAPISType(String value)
      Generated method - Setter of the PassengerInformation.APISType attribute.
      Parameters:
      value - the APISType
    • getCountryOfIssue

      public de.hybris.platform.jalo.c2l.Country getCountryOfIssue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.countryOfIssue attribute.
      Returns:
      the countryOfIssue
    • getCountryOfIssue

      public de.hybris.platform.jalo.c2l.Country getCountryOfIssue()
      Generated method - Getter of the PassengerInformation.countryOfIssue attribute.
      Returns:
      the countryOfIssue
    • setCountryOfIssue

      public void setCountryOfIssue(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Setter of the PassengerInformation.countryOfIssue attribute.
      Parameters:
      value - the countryOfIssue
    • setCountryOfIssue

      public void setCountryOfIssue(de.hybris.platform.jalo.c2l.Country value)
      Generated method - Setter of the PassengerInformation.countryOfIssue attribute.
      Parameters:
      value - the countryOfIssue
    • getDateOfBirth

      public Date getDateOfBirth(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.dateOfBirth attribute.
      Returns:
      the dateOfBirth
    • getDateOfBirth

      public Date getDateOfBirth()
      Generated method - Getter of the PassengerInformation.dateOfBirth attribute.
      Returns:
      the dateOfBirth
    • setDateOfBirth

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

      public void setDateOfBirth(Date value)
      Generated method - Setter of the PassengerInformation.dateOfBirth attribute.
      Parameters:
      value - the dateOfBirth
    • getDocumentExpiryDate

      public Date getDocumentExpiryDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.documentExpiryDate attribute.
      Returns:
      the documentExpiryDate
    • getDocumentExpiryDate

      public Date getDocumentExpiryDate()
      Generated method - Getter of the PassengerInformation.documentExpiryDate attribute.
      Returns:
      the documentExpiryDate
    • setDocumentExpiryDate

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

      public void setDocumentExpiryDate(Date value)
      Generated method - Setter of the PassengerInformation.documentExpiryDate attribute.
      Parameters:
      value - the documentExpiryDate
    • getDocumentNumber

      public String getDocumentNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.documentNumber attribute.
      Returns:
      the documentNumber
    • getDocumentNumber

      public String getDocumentNumber()
      Generated method - Getter of the PassengerInformation.documentNumber attribute.
      Returns:
      the documentNumber
    • setDocumentNumber

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

      public void setDocumentNumber(String value)
      Generated method - Setter of the PassengerInformation.documentNumber attribute.
      Parameters:
      value - the documentNumber
    • getDocumentType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getDocumentType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.documentType attribute.
      Returns:
      the documentType
    • getDocumentType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getDocumentType()
      Generated method - Getter of the PassengerInformation.documentType attribute.
      Returns:
      the documentType
    • setDocumentType

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

      public void setDocumentType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the PassengerInformation.documentType attribute.
      Parameters:
      value - the documentType
    • getEmail

      public String getEmail(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.email attribute.
      Returns:
      the email
    • getEmail

      public String getEmail()
      Generated method - Getter of the PassengerInformation.email attribute.
      Returns:
      the email
    • setEmail

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

      public void setEmail(String value)
      Generated method - Setter of the PassengerInformation.email attribute.
      Parameters:
      value - the email
    • getFirstName

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

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

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

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

      public String getGender(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.gender attribute.
      Returns:
      the gender
    • getGender

      public String getGender()
      Generated method - Getter of the PassengerInformation.gender attribute.
      Returns:
      the gender
    • setGender

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

      public void setGender(String value)
      Generated method - Setter of the PassengerInformation.gender attribute.
      Parameters:
      value - the gender
    • getMembershipNumber

      public String getMembershipNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.membershipNumber attribute.
      Returns:
      the membershipNumber
    • getMembershipNumber

      public String getMembershipNumber()
      Generated method - Getter of the PassengerInformation.membershipNumber attribute.
      Returns:
      the membershipNumber
    • setMembershipNumber

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

      public void setMembershipNumber(String value)
      Generated method - Setter of the PassengerInformation.membershipNumber attribute.
      Parameters:
      value - the membershipNumber
    • getNationality

      public de.hybris.platform.jalo.c2l.Country getNationality(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.nationality attribute.
      Returns:
      the nationality
    • getNationality

      public de.hybris.platform.jalo.c2l.Country getNationality()
      Generated method - Getter of the PassengerInformation.nationality attribute.
      Returns:
      the nationality
    • setNationality

      public void setNationality(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Country value)
      Generated method - Setter of the PassengerInformation.nationality attribute.
      Parameters:
      value - the nationality
    • setNationality

      public void setNationality(de.hybris.platform.jalo.c2l.Country value)
      Generated method - Setter of the PassengerInformation.nationality attribute.
      Parameters:
      value - the nationality
    • getPassengerType

      public PassengerType getPassengerType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.passengerType attribute.
      Returns:
      the passengerType
    • getPassengerType

      public PassengerType getPassengerType()
      Generated method - Getter of the PassengerInformation.passengerType attribute.
      Returns:
      the passengerType
    • setPassengerType

      public void setPassengerType(de.hybris.platform.jalo.SessionContext ctx, PassengerType value)
      Generated method - Setter of the PassengerInformation.passengerType attribute.
      Parameters:
      value - the passengerType
    • setPassengerType

      public void setPassengerType(PassengerType value)
      Generated method - Setter of the PassengerInformation.passengerType attribute.
      Parameters:
      value - the passengerType
    • getReasonForTravel

      public de.hybris.platform.jalo.enumeration.EnumerationValue getReasonForTravel(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.reasonForTravel attribute.
      Returns:
      the reasonForTravel
    • getReasonForTravel

      public de.hybris.platform.jalo.enumeration.EnumerationValue getReasonForTravel()
      Generated method - Getter of the PassengerInformation.reasonForTravel attribute.
      Returns:
      the reasonForTravel
    • setReasonForTravel

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

      public void setReasonForTravel(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the PassengerInformation.reasonForTravel attribute.
      Parameters:
      value - the reasonForTravel
    • getSurname

      public String getSurname(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.surname attribute.
      Returns:
      the surname
    • getSurname

      public String getSurname()
      Generated method - Getter of the PassengerInformation.surname attribute.
      Returns:
      the surname
    • setSurname

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

      public void setSurname(String value)
      Generated method - Setter of the PassengerInformation.surname attribute.
      Parameters:
      value - the surname
    • getTitle

      public de.hybris.platform.jalo.user.Title getTitle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PassengerInformation.title attribute.
      Returns:
      the title
    • getTitle

      public de.hybris.platform.jalo.user.Title getTitle()
      Generated method - Getter of the PassengerInformation.title attribute.
      Returns:
      the title
    • setTitle

      public void setTitle(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Title value)
      Generated method - Setter of the PassengerInformation.title attribute.
      Parameters:
      value - the title
    • setTitle

      public void setTitle(de.hybris.platform.jalo.user.Title value)
      Generated method - Setter of the PassengerInformation.title attribute.
      Parameters:
      value - the title