Class AircraftInfoModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
All Implemented Interfaces:
Serializable

public class AircraftInfoModel extends TransportVehicleInfoModel
Generated model class for type AircraftInfo first defined at extension travelservices.

This type represents an aircraft information.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String WAKECATEGORY
      Generated constant - Attribute key of AircraftInfo.wakeCategory attribute defined at extension travelservices.
      See Also:
  • Constructor Details

    • AircraftInfoModel

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

      public AircraftInfoModel(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
    • AircraftInfoModel

      @Deprecated(since="4.1.1", forRemoval=true) public AircraftInfoModel(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:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getWakeCategory

      @Accessor(qualifier="wakeCategory", type=GETTER) public WakeCategoryType getWakeCategory()
      Generated method - Getter of the AircraftInfo.wakeCategory attribute defined at extension travelservices.
      Returns:
      the wakeCategory
    • setWakeCategory

      @Accessor(qualifier="wakeCategory", type=SETTER) public void setWakeCategory(WakeCategoryType value)
      Generated method - Setter of AircraftInfo.wakeCategory attribute defined at extension travelservices.
      Parameters:
      value - the wakeCategory