Class TransportVehicleConfigurationMappingModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.travelservices.model.travel.TransportVehicleConfigurationMappingModel
All Implemented Interfaces:
Serializable

public class TransportVehicleConfigurationMappingModel extends ItemModel
Generated model class for type TransportVehicleConfigurationMapping first defined at extension travelservices.

This type represents a mapping for transport vehicle information and configuration.

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 TransportVehicleConfigurationMapping.accommodationMap attribute defined at extension travelservices.
    static final String
    Generated constant - Attribute key of TransportVehicleConfigurationMapping.catalogVersion attribute defined at extension travelservices.
    static final String
    Generated constant - Attribute key of TransportVehicleConfigurationMapping.code attribute defined at extension travelservices.
    static final String
    Generated constant - Attribute key of TransportVehicleConfigurationMapping.transportOffering attribute defined at extension travelservices.
    static final String
    Generated constant - Attribute key of TransportVehicleConfigurationMapping.travelRoute attribute defined at extension travelservices.
    static final String
    Generated constant - Attribute key of TransportVehicleConfigurationMapping.travelSector attribute defined at extension travelservices.
    static final String
    Generated constant - Attribute key of TransportVehicleConfigurationMapping.vehicle attribute defined at extension travelservices.

    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.
    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
    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
    TransportVehicleConfigurationMappingModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TransportVehicleConfigurationMapping.accommodationMap attribute defined at extension travelservices.
    Generated method - Getter of the TransportVehicleConfigurationMapping.catalogVersion attribute defined at extension travelservices.
    Generated method - Getter of the TransportVehicleConfigurationMapping.code attribute defined at extension travelservices.
    Generated method - Getter of the TransportVehicleConfigurationMapping.transportOffering attribute defined at extension travelservices.
    Generated method - Getter of the TransportVehicleConfigurationMapping.travelRoute attribute defined at extension travelservices.
    Generated method - Getter of the TransportVehicleConfigurationMapping.travelSector attribute defined at extension travelservices.
    Generated method - Getter of the TransportVehicleConfigurationMapping.vehicle attribute defined at extension travelservices.
    void
    Generated method - Setter of TransportVehicleConfigurationMapping.accommodationMap attribute defined at extension travelservices.
    void
    Generated method - Setter of TransportVehicleConfigurationMapping.catalogVersion attribute defined at extension travelservices.
    void
    setCode(String value)
    Generated method - Setter of TransportVehicleConfigurationMapping.code attribute defined at extension travelservices.
    void
    Generated method - Setter of TransportVehicleConfigurationMapping.transportOffering attribute defined at extension travelservices.
    void
    Generated method - Setter of TransportVehicleConfigurationMapping.travelRoute attribute defined at extension travelservices.
    void
    Generated method - Setter of TransportVehicleConfigurationMapping.travelSector attribute defined at extension travelservices.
    void
    Generated method - Setter of TransportVehicleConfigurationMapping.vehicle attribute defined at extension travelservices.

    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:
    • CODE

      public static final String CODE
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.code attribute defined at extension travelservices.
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.catalogVersion attribute defined at extension travelservices.
      See Also:
    • VEHICLE

      public static final String VEHICLE
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.vehicle attribute defined at extension travelservices.
      See Also:
    • TRAVELROUTE

      public static final String TRAVELROUTE
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.travelRoute attribute defined at extension travelservices.
      See Also:
    • TRAVELSECTOR

      public static final String TRAVELSECTOR
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.travelSector attribute defined at extension travelservices.
      See Also:
    • TRANSPORTOFFERING

      public static final String TRANSPORTOFFERING
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.transportOffering attribute defined at extension travelservices.
      See Also:
    • ACCOMMODATIONMAP

      public static final String ACCOMMODATIONMAP
      Generated constant - Attribute key of TransportVehicleConfigurationMapping.accommodationMap attribute defined at extension travelservices.
      See Also:
  • Constructor Details

    • TransportVehicleConfigurationMappingModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public TransportVehicleConfigurationMappingModel(CatalogVersionModel _catalogVersion, String _code)
      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:
      _catalogVersion - initial attribute declared by type TransportVehicleConfigurationMapping at extension travelservices
      _code - initial attribute declared by type TransportVehicleConfigurationMapping at extension travelservices
    • TransportVehicleConfigurationMappingModel

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

    • getAccommodationMap

      @Accessor(qualifier="accommodationMap", type=GETTER) public AccommodationMapModel getAccommodationMap()
      Generated method - Getter of the TransportVehicleConfigurationMapping.accommodationMap attribute defined at extension travelservices.
      Returns:
      the accommodationMap
    • getCatalogVersion

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

      @Accessor(qualifier="code", type=GETTER) public String getCode()
      Generated method - Getter of the TransportVehicleConfigurationMapping.code attribute defined at extension travelservices.
      Returns:
      the code
    • getTransportOffering

      @Accessor(qualifier="transportOffering", type=GETTER) public TransportOfferingModel getTransportOffering()
      Generated method - Getter of the TransportVehicleConfigurationMapping.transportOffering attribute defined at extension travelservices.
      Returns:
      the transportOffering
    • getTravelRoute

      @Accessor(qualifier="travelRoute", type=GETTER) public TravelRouteModel getTravelRoute()
      Generated method - Getter of the TransportVehicleConfigurationMapping.travelRoute attribute defined at extension travelservices.
      Returns:
      the travelRoute
    • getTravelSector

      @Accessor(qualifier="travelSector", type=GETTER) public TravelSectorModel getTravelSector()
      Generated method - Getter of the TransportVehicleConfigurationMapping.travelSector attribute defined at extension travelservices.
      Returns:
      the travelSector
    • getVehicle

      @Accessor(qualifier="vehicle", type=GETTER) public TransportVehicleInfoModel getVehicle()
      Generated method - Getter of the TransportVehicleConfigurationMapping.vehicle attribute defined at extension travelservices.
      Returns:
      the vehicle
    • setAccommodationMap

      @Accessor(qualifier="accommodationMap", type=SETTER) public void setAccommodationMap(AccommodationMapModel value)
      Generated method - Setter of TransportVehicleConfigurationMapping.accommodationMap attribute defined at extension travelservices.
      Parameters:
      value - the accommodationMap
    • setCatalogVersion

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

      @Accessor(qualifier="code", type=SETTER) public void setCode(String value)
      Generated method - Setter of TransportVehicleConfigurationMapping.code attribute defined at extension travelservices.
      Parameters:
      value - the code
    • setTransportOffering

      @Accessor(qualifier="transportOffering", type=SETTER) public void setTransportOffering(TransportOfferingModel value)
      Generated method - Setter of TransportVehicleConfigurationMapping.transportOffering attribute defined at extension travelservices.
      Parameters:
      value - the transportOffering
    • setTravelRoute

      @Accessor(qualifier="travelRoute", type=SETTER) public void setTravelRoute(TravelRouteModel value)
      Generated method - Setter of TransportVehicleConfigurationMapping.travelRoute attribute defined at extension travelservices.
      Parameters:
      value - the travelRoute
    • setTravelSector

      @Accessor(qualifier="travelSector", type=SETTER) public void setTravelSector(TravelSectorModel value)
      Generated method - Setter of TransportVehicleConfigurationMapping.travelSector attribute defined at extension travelservices.
      Parameters:
      value - the travelSector
    • setVehicle

      @Accessor(qualifier="vehicle", type=SETTER) public void setVehicle(TransportVehicleInfoModel value)
      Generated method - Setter of TransportVehicleConfigurationMapping.vehicle attribute defined at extension travelservices.
      Parameters:
      value - the vehicle