Class GeneratedScheduleConfigurationDay

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
de.hybris.platform.travelservices.jalo.travel.GeneratedScheduleConfigurationDay
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ScheduleConfigurationDay

public abstract class GeneratedScheduleConfigurationDay extends de.hybris.platform.jalo.GenericItem
Generated class for type ScheduleConfigurationDay.
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 ScheduleConfigurationDay.dayOfWeek attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the ScheduleConfigurationDay.departureTime attribute
    static final String
    Qualifier of the ScheduleConfigurationDay.destinationTerminal attribute
    static final String
    Qualifier of the ScheduleConfigurationDay.durationHrs attribute
    static final String
    Qualifier of the ScheduleConfigurationDay.durationMins attribute
    static final String
    Qualifier of the ScheduleConfigurationDay.originTerminal attribute
    static final String
    Qualifier of the ScheduleConfigurationDay.scheduleConfiguration attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedScheduleConfigurationDay>
    BidirectionalOneToManyHandler for handling 1:n SCHEDULECONFIGURATION's relation attributes from 'one' side.
    static final String
    Qualifier of the ScheduleConfigurationDay.selected attribute
    static final String
    Qualifier of the ScheduleConfigurationDay.transportVehicle 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
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the ScheduleConfigurationDay.dayOfWeek attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getDayOfWeek(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.dayOfWeek attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the ScheduleConfigurationDay.departureTime attribute.
    getDepartureTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.departureTime attribute.
    Generated method - Getter of the ScheduleConfigurationDay.destinationTerminal attribute.
    getDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.destinationTerminal attribute.
    Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
    getDurationHrs(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
    int
    Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
    int
    getDurationHrsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
    Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
    getDurationMins(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
    int
    Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
    int
    getDurationMinsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
    Generated method - Getter of the ScheduleConfigurationDay.originTerminal attribute.
    getOriginTerminal(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.originTerminal attribute.
    Generated method - Getter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
    getScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
    Generated method - Getter of the ScheduleConfigurationDay.transportVehicle attribute.
    getTransportVehicle(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.transportVehicle attribute.
    Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
    isSelected(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
    boolean
    Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
    boolean
    isSelectedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
    void
    setDayOfWeek(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the ScheduleConfigurationDay.dayOfWeek attribute.
    void
    setDayOfWeek(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the ScheduleConfigurationDay.dayOfWeek attribute.
    void
    setDepartureTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the ScheduleConfigurationDay.departureTime attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.departureTime attribute.
    void
    setDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
    Generated method - Setter of the ScheduleConfigurationDay.destinationTerminal attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.destinationTerminal attribute.
    void
    setDurationHrs(int value)
    Generated method - Setter of the ScheduleConfigurationDay.durationHrs attribute.
    void
    setDurationHrs(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the ScheduleConfigurationDay.durationHrs attribute.
    void
    setDurationHrs(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the ScheduleConfigurationDay.durationHrs attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.durationHrs attribute.
    void
    setDurationMins(int value)
    Generated method - Setter of the ScheduleConfigurationDay.durationMins attribute.
    void
    setDurationMins(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the ScheduleConfigurationDay.durationMins attribute.
    void
    setDurationMins(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the ScheduleConfigurationDay.durationMins attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.durationMins attribute.
    void
    setOriginTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
    Generated method - Setter of the ScheduleConfigurationDay.originTerminal attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.originTerminal attribute.
    void
    setScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfiguration value)
    Generated method - Setter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
    void
    setSelected(boolean value)
    Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
    void
    setSelected(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
    void
    setSelected(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
    void
    setTransportVehicle(de.hybris.platform.jalo.SessionContext ctx, TransportVehicle value)
    Generated method - Setter of the ScheduleConfigurationDay.transportVehicle attribute.
    void
    Generated method - Setter of the ScheduleConfigurationDay.transportVehicle attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    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

    • DAYOFWEEK

      public static final String DAYOFWEEK
      Qualifier of the ScheduleConfigurationDay.dayOfWeek attribute
      See Also:
    • DEPARTURETIME

      public static final String DEPARTURETIME
      Qualifier of the ScheduleConfigurationDay.departureTime attribute
      See Also:
    • DURATIONHRS

      public static final String DURATIONHRS
      Qualifier of the ScheduleConfigurationDay.durationHrs attribute
      See Also:
    • DURATIONMINS

      public static final String DURATIONMINS
      Qualifier of the ScheduleConfigurationDay.durationMins attribute
      See Also:
    • ORIGINTERMINAL

      public static final String ORIGINTERMINAL
      Qualifier of the ScheduleConfigurationDay.originTerminal attribute
      See Also:
    • DESTINATIONTERMINAL

      public static final String DESTINATIONTERMINAL
      Qualifier of the ScheduleConfigurationDay.destinationTerminal attribute
      See Also:
    • TRANSPORTVEHICLE

      public static final String TRANSPORTVEHICLE
      Qualifier of the ScheduleConfigurationDay.transportVehicle attribute
      See Also:
    • SELECTED

      public static final String SELECTED
      Qualifier of the ScheduleConfigurationDay.selected attribute
      See Also:
    • SCHEDULECONFIGURATION

      public static final String SCHEDULECONFIGURATION
      Qualifier of the ScheduleConfigurationDay.scheduleConfiguration attribute
      See Also:
    • SCHEDULECONFIGURATIONHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedScheduleConfigurationDay> SCHEDULECONFIGURATIONHANDLER
      BidirectionalOneToManyHandler for handling 1:n SCHEDULECONFIGURATION's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedScheduleConfigurationDay

      public GeneratedScheduleConfigurationDay()
  • Method Details

    • getDefaultAttributeModes

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

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDayOfWeek

      public de.hybris.platform.jalo.enumeration.EnumerationValue getDayOfWeek(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.dayOfWeek attribute.
      Returns:
      the dayOfWeek
    • getDayOfWeek

      public de.hybris.platform.jalo.enumeration.EnumerationValue getDayOfWeek()
      Generated method - Getter of the ScheduleConfigurationDay.dayOfWeek attribute.
      Returns:
      the dayOfWeek
    • setDayOfWeek

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

      public void setDayOfWeek(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the ScheduleConfigurationDay.dayOfWeek attribute.
      Parameters:
      value - the dayOfWeek
    • getDepartureTime

      public Date getDepartureTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.departureTime attribute.
      Returns:
      the departureTime
    • getDepartureTime

      public Date getDepartureTime()
      Generated method - Getter of the ScheduleConfigurationDay.departureTime attribute.
      Returns:
      the departureTime
    • setDepartureTime

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

      public void setDepartureTime(Date value)
      Generated method - Setter of the ScheduleConfigurationDay.departureTime attribute.
      Parameters:
      value - the departureTime
    • getDestinationTerminal

      public Terminal getDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.destinationTerminal attribute.
      Returns:
      the destinationTerminal
    • getDestinationTerminal

      public Terminal getDestinationTerminal()
      Generated method - Getter of the ScheduleConfigurationDay.destinationTerminal attribute.
      Returns:
      the destinationTerminal
    • setDestinationTerminal

      public void setDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
      Generated method - Setter of the ScheduleConfigurationDay.destinationTerminal attribute.
      Parameters:
      value - the destinationTerminal
    • setDestinationTerminal

      public void setDestinationTerminal(Terminal value)
      Generated method - Setter of the ScheduleConfigurationDay.destinationTerminal attribute.
      Parameters:
      value - the destinationTerminal
    • getDurationHrs

      public Integer getDurationHrs(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
      Returns:
      the durationHrs
    • getDurationHrs

      public Integer getDurationHrs()
      Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
      Returns:
      the durationHrs
    • getDurationHrsAsPrimitive

      public int getDurationHrsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
      Returns:
      the durationHrs
    • getDurationHrsAsPrimitive

      public int getDurationHrsAsPrimitive()
      Generated method - Getter of the ScheduleConfigurationDay.durationHrs attribute.
      Returns:
      the durationHrs
    • setDurationHrs

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

      public void setDurationHrs(Integer value)
      Generated method - Setter of the ScheduleConfigurationDay.durationHrs attribute.
      Parameters:
      value - the durationHrs
    • setDurationHrs

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

      public void setDurationHrs(int value)
      Generated method - Setter of the ScheduleConfigurationDay.durationHrs attribute.
      Parameters:
      value - the durationHrs
    • getDurationMins

      public Integer getDurationMins(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
      Returns:
      the durationMins
    • getDurationMins

      public Integer getDurationMins()
      Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
      Returns:
      the durationMins
    • getDurationMinsAsPrimitive

      public int getDurationMinsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
      Returns:
      the durationMins
    • getDurationMinsAsPrimitive

      public int getDurationMinsAsPrimitive()
      Generated method - Getter of the ScheduleConfigurationDay.durationMins attribute.
      Returns:
      the durationMins
    • setDurationMins

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

      public void setDurationMins(Integer value)
      Generated method - Setter of the ScheduleConfigurationDay.durationMins attribute.
      Parameters:
      value - the durationMins
    • setDurationMins

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

      public void setDurationMins(int value)
      Generated method - Setter of the ScheduleConfigurationDay.durationMins attribute.
      Parameters:
      value - the durationMins
    • getOriginTerminal

      public Terminal getOriginTerminal(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.originTerminal attribute.
      Returns:
      the originTerminal
    • getOriginTerminal

      public Terminal getOriginTerminal()
      Generated method - Getter of the ScheduleConfigurationDay.originTerminal attribute.
      Returns:
      the originTerminal
    • setOriginTerminal

      public void setOriginTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
      Generated method - Setter of the ScheduleConfigurationDay.originTerminal attribute.
      Parameters:
      value - the originTerminal
    • setOriginTerminal

      public void setOriginTerminal(Terminal value)
      Generated method - Setter of the ScheduleConfigurationDay.originTerminal attribute.
      Parameters:
      value - the originTerminal
    • getScheduleConfiguration

      public ScheduleConfiguration getScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
      Returns:
      the scheduleConfiguration
    • getScheduleConfiguration

      public ScheduleConfiguration getScheduleConfiguration()
      Generated method - Getter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
      Returns:
      the scheduleConfiguration
    • setScheduleConfiguration

      public void setScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfiguration value)
      Generated method - Setter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
      Parameters:
      value - the scheduleConfiguration
    • setScheduleConfiguration

      public void setScheduleConfiguration(ScheduleConfiguration value)
      Generated method - Setter of the ScheduleConfigurationDay.scheduleConfiguration attribute.
      Parameters:
      value - the scheduleConfiguration
    • isSelected

      public Boolean isSelected(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
      Returns:
      the selected
    • isSelected

      public Boolean isSelected()
      Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
      Returns:
      the selected
    • isSelectedAsPrimitive

      public boolean isSelectedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
      Returns:
      the selected
    • isSelectedAsPrimitive

      public boolean isSelectedAsPrimitive()
      Generated method - Getter of the ScheduleConfigurationDay.selected attribute.
      Returns:
      the selected
    • setSelected

      public void setSelected(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
      Parameters:
      value - the selected
    • setSelected

      public void setSelected(Boolean value)
      Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
      Parameters:
      value - the selected
    • setSelected

      public void setSelected(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
      Parameters:
      value - the selected
    • setSelected

      public void setSelected(boolean value)
      Generated method - Setter of the ScheduleConfigurationDay.selected attribute.
      Parameters:
      value - the selected
    • getTransportVehicle

      public TransportVehicle getTransportVehicle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ScheduleConfigurationDay.transportVehicle attribute.
      Returns:
      the transportVehicle
    • getTransportVehicle

      public TransportVehicle getTransportVehicle()
      Generated method - Getter of the ScheduleConfigurationDay.transportVehicle attribute.
      Returns:
      the transportVehicle
    • setTransportVehicle

      public void setTransportVehicle(de.hybris.platform.jalo.SessionContext ctx, TransportVehicle value)
      Generated method - Setter of the ScheduleConfigurationDay.transportVehicle attribute.
      Parameters:
      value - the transportVehicle
    • setTransportVehicle

      public void setTransportVehicle(TransportVehicle value)
      Generated method - Setter of the ScheduleConfigurationDay.transportVehicle attribute.
      Parameters:
      value - the transportVehicle