Class FlightPackageModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.staticpackageservices.model.FlightPackageModel
All Implemented Interfaces:
Serializable

public class FlightPackageModel extends ItemModel
Generated model class for type FlightPackage first defined at extension staticpackageservices.

This type represents a flight package.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of FlightPackage.arrival attribute defined at extension staticpackageservices.
    static final String
    Generated constant - Attribute key of FlightPackage.bundleType attribute defined at extension staticpackageservices.
    static final String
    Generated constant - Attribute key of FlightPackage.cabinClass attribute defined at extension staticpackageservices.
    static final String
    Generated constant - Attribute key of FlightPackage.catalogVersion attribute defined at extension staticpackageservices.
    static final String
    Generated constant - Attribute key of FlightPackage.departure attribute defined at extension staticpackageservices.
    static final String
    Generated constant - Attribute key of FlightPackage.id attribute defined at extension staticpackageservices.
    static final String
    Generated constant - Attribute key of FlightPackage.tripType attribute defined at extension staticpackageservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    FlightPackageModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    FlightPackageModel(TransportFacilityModel _arrival, BundleType _bundleType, CatalogVersionModel _catalogVersion, TransportFacilityModel _departure, String _id)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    FlightPackageModel(TransportFacilityModel _arrival, BundleType _bundleType, CatalogVersionModel _catalogVersion, TransportFacilityModel _departure, String _id, ItemModel _owner)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the FlightPackage.arrival attribute defined at extension staticpackageservices.
    Generated method - Getter of the FlightPackage.bundleType attribute defined at extension staticpackageservices.
    Generated method - Getter of the FlightPackage.cabinClass attribute defined at extension staticpackageservices.
    Generated method - Getter of the FlightPackage.catalogVersion attribute defined at extension staticpackageservices.
    Generated method - Getter of the FlightPackage.departure attribute defined at extension staticpackageservices.
    Generated method - Getter of the FlightPackage.id attribute defined at extension staticpackageservices.
    Generated method - Getter of the FlightPackage.tripType attribute defined at extension staticpackageservices.
    void
    Generated method - Setter of FlightPackage.arrival attribute defined at extension staticpackageservices.
    void
    Generated method - Setter of FlightPackage.bundleType attribute defined at extension staticpackageservices.
    void
    Generated method - Setter of FlightPackage.cabinClass attribute defined at extension staticpackageservices.
    void
    Generated method - Setter of FlightPackage.catalogVersion attribute defined at extension staticpackageservices.
    void
    Generated method - Setter of FlightPackage.departure attribute defined at extension staticpackageservices.
    void
    setId(String value)
    Generated method - Setter of FlightPackage.id attribute defined at extension staticpackageservices.
    void
    Generated method - Setter of FlightPackage.tripType attribute defined at extension staticpackageservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • ID

      public static final String ID
      Generated constant - Attribute key of FlightPackage.id attribute defined at extension staticpackageservices.
      See Also:
    • DEPARTURE

      public static final String DEPARTURE
      Generated constant - Attribute key of FlightPackage.departure attribute defined at extension staticpackageservices.
      See Also:
    • ARRIVAL

      public static final String ARRIVAL
      Generated constant - Attribute key of FlightPackage.arrival attribute defined at extension staticpackageservices.
      See Also:
    • CABINCLASS

      public static final String CABINCLASS
      Generated constant - Attribute key of FlightPackage.cabinClass attribute defined at extension staticpackageservices.
      See Also:
    • TRIPTYPE

      public static final String TRIPTYPE
      Generated constant - Attribute key of FlightPackage.tripType attribute defined at extension staticpackageservices.
      See Also:
    • BUNDLETYPE

      public static final String BUNDLETYPE
      Generated constant - Attribute key of FlightPackage.bundleType attribute defined at extension staticpackageservices.
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Generated constant - Attribute key of FlightPackage.catalogVersion attribute defined at extension staticpackageservices.
      See Also:
  • Constructor Details

    • FlightPackageModel

      public FlightPackageModel()
      Generated constructor - Default constructor for generic creation.
    • FlightPackageModel

      public FlightPackageModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • FlightPackageModel

      @Deprecated(since="4.1.1", forRemoval=true) public FlightPackageModel(TransportFacilityModel _arrival, BundleType _bundleType, CatalogVersionModel _catalogVersion, TransportFacilityModel _departure, String _id)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _arrival - initial attribute declared by type FlightPackage at extension staticpackageservices
      _bundleType - initial attribute declared by type FlightPackage at extension staticpackageservices
      _catalogVersion - initial attribute declared by type FlightPackage at extension staticpackageservices
      _departure - initial attribute declared by type FlightPackage at extension staticpackageservices
      _id - initial attribute declared by type FlightPackage at extension staticpackageservices
    • FlightPackageModel

      @Deprecated(since="4.1.1", forRemoval=true) public FlightPackageModel(TransportFacilityModel _arrival, BundleType _bundleType, CatalogVersionModel _catalogVersion, TransportFacilityModel _departure, String _id, ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _arrival - initial attribute declared by type FlightPackage at extension staticpackageservices
      _bundleType - initial attribute declared by type FlightPackage at extension staticpackageservices
      _catalogVersion - initial attribute declared by type FlightPackage at extension staticpackageservices
      _departure - initial attribute declared by type FlightPackage at extension staticpackageservices
      _id - initial attribute declared by type FlightPackage at extension staticpackageservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getArrival

      @Accessor(qualifier="arrival", type=GETTER) public TransportFacilityModel getArrival()
      Generated method - Getter of the FlightPackage.arrival attribute defined at extension staticpackageservices.
      Returns:
      the arrival
    • getBundleType

      @Accessor(qualifier="bundleType", type=GETTER) public BundleType getBundleType()
      Generated method - Getter of the FlightPackage.bundleType attribute defined at extension staticpackageservices.
      Returns:
      the bundleType
    • getCabinClass

      @Accessor(qualifier="cabinClass", type=GETTER) public CabinClassModel getCabinClass()
      Generated method - Getter of the FlightPackage.cabinClass attribute defined at extension staticpackageservices.
      Returns:
      the cabinClass
    • getCatalogVersion

      @Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
      Generated method - Getter of the FlightPackage.catalogVersion attribute defined at extension staticpackageservices.
      Returns:
      the catalogVersion
    • getDeparture

      @Accessor(qualifier="departure", type=GETTER) public TransportFacilityModel getDeparture()
      Generated method - Getter of the FlightPackage.departure attribute defined at extension staticpackageservices.
      Returns:
      the departure
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Generated method - Getter of the FlightPackage.id attribute defined at extension staticpackageservices.
      Returns:
      the id
    • getTripType

      @Accessor(qualifier="tripType", type=GETTER) public TripType getTripType()
      Generated method - Getter of the FlightPackage.tripType attribute defined at extension staticpackageservices.
      Returns:
      the tripType
    • setArrival

      @Accessor(qualifier="arrival", type=SETTER) public void setArrival(TransportFacilityModel value)
      Generated method - Setter of FlightPackage.arrival attribute defined at extension staticpackageservices.
      Parameters:
      value - the arrival
    • setBundleType

      @Accessor(qualifier="bundleType", type=SETTER) public void setBundleType(BundleType value)
      Generated method - Setter of FlightPackage.bundleType attribute defined at extension staticpackageservices.
      Parameters:
      value - the bundleType
    • setCabinClass

      @Accessor(qualifier="cabinClass", type=SETTER) public void setCabinClass(CabinClassModel value)
      Generated method - Setter of FlightPackage.cabinClass attribute defined at extension staticpackageservices.
      Parameters:
      value - the cabinClass
    • setCatalogVersion

      @Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
      Generated method - Setter of FlightPackage.catalogVersion attribute defined at extension staticpackageservices.
      Parameters:
      value - the catalogVersion
    • setDeparture

      @Accessor(qualifier="departure", type=SETTER) public void setDeparture(TransportFacilityModel value)
      Generated method - Setter of FlightPackage.departure attribute defined at extension staticpackageservices.
      Parameters:
      value - the departure
    • setId

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Generated method - Setter of FlightPackage.id attribute defined at extension staticpackageservices.
      Parameters:
      value - the id
    • setTripType

      @Accessor(qualifier="tripType", type=SETTER) public void setTripType(TripType value)
      Generated method - Setter of FlightPackage.tripType attribute defined at extension staticpackageservices.
      Parameters:
      value - the tripType