se.sj.stina.domain.model.impl.plain
Class SjNetbookFindAvailableRoomQueryPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjNetbookFindAvailableRoomQueryPlain
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjNetbookFindAvailableRoomQuery

public class SjNetbookFindAvailableRoomQueryPlain
extends TiAbstractMapData
implements SjNetbookFindAvailableRoomQuery

Sök tillgängliga Hotell

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 SjNetbookGivenNumberOfGuestsPlain givenNumberOfGuests
           
 SjNetbookGivenNumberOfRoomsPlain givenNumberOfRooms
           
 TiIntegerData givenNumberOfXor
           
 SjIdentityPlain hotelChainId
           
 SjIdentityPlain hotelCustomerId
           
 TiDatePlain hotelGuestArrivalDate
           
 TiDatePlain hotelGuestDepartureDate
           
 SjIdentityPlain hotelLocationId
           
 TiStringData hotelNamePattern
           
 SjCodeListPlain hotelOfferCodeList
           
 TiBooleanData includeDistanceToTrain
           
 SjNetbookPolicyPlain policy
           
 
Fields inherited from interface se.sj.stina.domain.model.SjNetbookFindAvailableRoomQuery
GIVEN_NUMBER_OF_GUESTS, GIVEN_NUMBER_OF_ROOMS, GIVEN_NUMBER_OF_XOR, HOTEL_CHAIN_ID, HOTEL_CUSTOMER_ID, HOTEL_GUEST_ARRIVAL_DATE, HOTEL_GUEST_DEPARTURE_DATE, HOTEL_LOCATION_ID, HOTEL_NAME_PATTERN, HOTEL_OFFER_CODE_LIST, INCLUDE_DISTANCE_TO_TRAIN, POLICY
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Constructor Summary
SjNetbookFindAvailableRoomQueryPlain()
           
 
Method Summary
 java.lang.String getGeneratedTiName()
           
 SjNetbookGivenNumberOfGuests getGivenNumberOfGuests()
          Field givenNumberOfGuests is defined as part of xor.
 SjNetbookGivenNumberOfRooms getGivenNumberOfRooms()
          Field givenNumberOfRooms is defined as part of xor.
 TiIntegerInterface getGivenNumberOfXor()
          field givenNumberOfXor
 java.lang.Integer getGivenNumberOfXorValue()
          field givenNumberOfXor
 SjIdentity getHotelChainId()
          Field hotelChainId is defined as optional.
 java.lang.String getHotelChainIdValue()
          Field hotelChainId is defined as optional.
 SjIdentity getHotelCustomerId()
          Field hotelCustomerId is defined as optional.
 java.lang.String getHotelCustomerIdValue()
          Field hotelCustomerId is defined as optional.
 TiDate getHotelGuestArrivalDate()
          Field hotelGuestArrivalDate is defined as mandatory.
 TiDate getHotelGuestDepartureDate()
          Field hotelGuestDepartureDate is defined as mandatory.
 SjIdentity getHotelLocationId()
          Field hotelLocationId is defined as mandatory.
 java.lang.String getHotelLocationIdValue()
          Field hotelLocationId is defined as mandatory.
 TiStringInterface getHotelNamePattern()
          Field hotelNamePattern is defined as optional.
 java.lang.String getHotelNamePatternValue()
          Field hotelNamePattern is defined as optional.
 SjCodeList getHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 TiBooleanInterface getIncludeDistanceToTrain()
          Field includeDistanceToTrain is defined as optional.
 java.lang.Boolean getIncludeDistanceToTrainValue()
          Field includeDistanceToTrain is defined as optional.
 SjNetbookPolicy getPolicy()
          Field policy is defined as mandatory.
 java.lang.String getRealTiName()
           
 SjNetbookGivenNumberOfGuests lookupGivenNumberOfGuests()
          Field givenNumberOfGuests is defined as part of xor.
 SjNetbookGivenNumberOfRooms lookupGivenNumberOfRooms()
          Field givenNumberOfRooms is defined as part of xor.
 TiIntegerInterface lookupGivenNumberOfXor()
          field givenNumberOfXor
 SjIdentity lookupHotelChainId()
          Field hotelChainId is defined as optional.
 SjIdentity lookupHotelCustomerId()
          Field hotelCustomerId is defined as optional.
 TiDate lookupHotelGuestArrivalDate()
          Field hotelGuestArrivalDate is defined as mandatory.
 TiDate lookupHotelGuestDepartureDate()
          Field hotelGuestDepartureDate is defined as mandatory.
 SjIdentity lookupHotelLocationId()
          Field hotelLocationId is defined as mandatory.
 TiStringInterface lookupHotelNamePattern()
          Field hotelNamePattern is defined as optional.
 SjCodeList lookupHotelOfferCodeList()
          Field hotelOfferCodeList is defined as optional.
 TiBooleanInterface lookupIncludeDistanceToTrain()
          Field includeDistanceToTrain is defined as optional.
 SjNetbookPolicy lookupPolicy()
          Field policy is defined as mandatory.
 void setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
          Field givenNumberOfGuests is defined as part of xor.
 void setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
          Field givenNumberOfRooms is defined as part of xor.
 void setGivenNumberOfXor(TiIntegerInterface inData)
          field givenNumberOfXor
 void setGivenNumberOfXorValue(java.lang.Integer inData)
          field givenNumberOfXor
 void setHotelChainId(SjIdentity inData)
          Field hotelChainId is defined as optional.
 void setHotelChainIdValue(java.lang.String inData)
          Field hotelChainId is defined as optional.
 void setHotelChainIdValue(java.lang.String inData, boolean inNotify)
          Field hotelChainId is defined as optional.
 void setHotelCustomerId(SjIdentity inData)
          Field hotelCustomerId is defined as optional.
 void setHotelCustomerIdValue(java.lang.String inData)
          Field hotelCustomerId is defined as optional.
 void setHotelCustomerIdValue(java.lang.String inData, boolean inNotify)
          Field hotelCustomerId is defined as optional.
 void setHotelGuestArrivalDate(TiDate inData)
          Field hotelGuestArrivalDate is defined as mandatory.
 void setHotelGuestDepartureDate(TiDate inData)
          Field hotelGuestDepartureDate is defined as mandatory.
 void setHotelLocationId(SjIdentity inData)
          Field hotelLocationId is defined as mandatory.
 void setHotelLocationIdValue(java.lang.String inData)
          Field hotelLocationId is defined as mandatory.
 void setHotelLocationIdValue(java.lang.String inData, boolean inNotify)
          Field hotelLocationId is defined as mandatory.
 void setHotelNamePattern(TiStringInterface inData)
          Field hotelNamePattern is defined as optional.
 void setHotelNamePatternValue(java.lang.String inData)
          Field hotelNamePattern is defined as optional.
 void setHotelNamePatternValue(java.lang.String inData, boolean inNotify)
          Field hotelNamePattern is defined as optional.
 void setHotelOfferCodeList(SjCodeList inData)
          Field hotelOfferCodeList is defined as optional.
 void setIncludeDistanceToTrain(TiBooleanInterface inData)
          Field includeDistanceToTrain is defined as optional.
 void setIncludeDistanceToTrainValue(java.lang.Boolean inData)
          Field includeDistanceToTrain is defined as optional.
 void setIncludeDistanceToTrainValue(java.lang.Boolean inData, boolean inNotify)
          Field includeDistanceToTrain is defined as optional.
 void setPolicy(SjNetbookPolicy inData)
          Field policy is defined as mandatory.
protected  TiXorSpecificationEnumeration specifyXors()
           
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, toDebugString, toDebugString, updateXorIndex
 
Methods inherited from class org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString
 
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled
 
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface
getModel, setModel
 
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties
 
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface
updateObserver
 
Methods inherited from interface org.stina.framework.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Field Detail

hotelGuestArrivalDate

public TiDatePlain hotelGuestArrivalDate

hotelGuestDepartureDate

public TiDatePlain hotelGuestDepartureDate

hotelCustomerId

public SjIdentityPlain hotelCustomerId

hotelLocationId

public SjIdentityPlain hotelLocationId

hotelNamePattern

public TiStringData hotelNamePattern

hotelChainId

public SjIdentityPlain hotelChainId

hotelOfferCodeList

public SjCodeListPlain hotelOfferCodeList

givenNumberOfXor

public TiIntegerData givenNumberOfXor

givenNumberOfGuests

public SjNetbookGivenNumberOfGuestsPlain givenNumberOfGuests

givenNumberOfRooms

public SjNetbookGivenNumberOfRoomsPlain givenNumberOfRooms

policy

public SjNetbookPolicyPlain policy

includeDistanceToTrain

public TiBooleanData includeDistanceToTrain
Constructor Detail

SjNetbookFindAvailableRoomQueryPlain

public SjNetbookFindAvailableRoomQueryPlain()
Method Detail

getHotelGuestArrivalDate

public TiDate getHotelGuestArrivalDate()
Field hotelGuestArrivalDate is defined as mandatory.

Specified by:
getHotelGuestArrivalDate in interface SjNetbookFindAvailableRoomQuery

lookupHotelGuestArrivalDate

public TiDate lookupHotelGuestArrivalDate()
Field hotelGuestArrivalDate is defined as mandatory.

Specified by:
lookupHotelGuestArrivalDate in interface SjNetbookFindAvailableRoomQuery

setHotelGuestArrivalDate

public void setHotelGuestArrivalDate(TiDate inData)
Field hotelGuestArrivalDate is defined as mandatory.

Specified by:
setHotelGuestArrivalDate in interface SjNetbookFindAvailableRoomQuery

getHotelGuestDepartureDate

public TiDate getHotelGuestDepartureDate()
Field hotelGuestDepartureDate is defined as mandatory.

Specified by:
getHotelGuestDepartureDate in interface SjNetbookFindAvailableRoomQuery

lookupHotelGuestDepartureDate

public TiDate lookupHotelGuestDepartureDate()
Field hotelGuestDepartureDate is defined as mandatory.

Specified by:
lookupHotelGuestDepartureDate in interface SjNetbookFindAvailableRoomQuery

setHotelGuestDepartureDate

public void setHotelGuestDepartureDate(TiDate inData)
Field hotelGuestDepartureDate is defined as mandatory.

Specified by:
setHotelGuestDepartureDate in interface SjNetbookFindAvailableRoomQuery

getHotelCustomerId

public SjIdentity getHotelCustomerId()
Field hotelCustomerId is defined as optional.

Specified by:
getHotelCustomerId in interface SjNetbookFindAvailableRoomQuery

lookupHotelCustomerId

public SjIdentity lookupHotelCustomerId()
Field hotelCustomerId is defined as optional.

Specified by:
lookupHotelCustomerId in interface SjNetbookFindAvailableRoomQuery

setHotelCustomerId

public void setHotelCustomerId(SjIdentity inData)
Field hotelCustomerId is defined as optional.

Specified by:
setHotelCustomerId in interface SjNetbookFindAvailableRoomQuery

getHotelCustomerIdValue

public java.lang.String getHotelCustomerIdValue()
Field hotelCustomerId is defined as optional.

Specified by:
getHotelCustomerIdValue in interface SjNetbookFindAvailableRoomQuery

setHotelCustomerIdValue

public void setHotelCustomerIdValue(java.lang.String inData)
Field hotelCustomerId is defined as optional.

Specified by:
setHotelCustomerIdValue in interface SjNetbookFindAvailableRoomQuery

setHotelCustomerIdValue

public void setHotelCustomerIdValue(java.lang.String inData,
                                    boolean inNotify)
Field hotelCustomerId is defined as optional.

Specified by:
setHotelCustomerIdValue in interface SjNetbookFindAvailableRoomQuery

getHotelLocationId

public SjIdentity getHotelLocationId()
Field hotelLocationId is defined as mandatory.

Specified by:
getHotelLocationId in interface SjNetbookFindAvailableRoomQuery

lookupHotelLocationId

public SjIdentity lookupHotelLocationId()
Field hotelLocationId is defined as mandatory.

Specified by:
lookupHotelLocationId in interface SjNetbookFindAvailableRoomQuery

setHotelLocationId

public void setHotelLocationId(SjIdentity inData)
Field hotelLocationId is defined as mandatory.

Specified by:
setHotelLocationId in interface SjNetbookFindAvailableRoomQuery

getHotelLocationIdValue

public java.lang.String getHotelLocationIdValue()
Field hotelLocationId is defined as mandatory.

Specified by:
getHotelLocationIdValue in interface SjNetbookFindAvailableRoomQuery

setHotelLocationIdValue

public void setHotelLocationIdValue(java.lang.String inData)
Field hotelLocationId is defined as mandatory.

Specified by:
setHotelLocationIdValue in interface SjNetbookFindAvailableRoomQuery

setHotelLocationIdValue

public void setHotelLocationIdValue(java.lang.String inData,
                                    boolean inNotify)
Field hotelLocationId is defined as mandatory.

Specified by:
setHotelLocationIdValue in interface SjNetbookFindAvailableRoomQuery

getHotelNamePattern

public TiStringInterface getHotelNamePattern()
Field hotelNamePattern is defined as optional.

Specified by:
getHotelNamePattern in interface SjNetbookFindAvailableRoomQuery

lookupHotelNamePattern

public TiStringInterface lookupHotelNamePattern()
Field hotelNamePattern is defined as optional.

Specified by:
lookupHotelNamePattern in interface SjNetbookFindAvailableRoomQuery

setHotelNamePattern

public void setHotelNamePattern(TiStringInterface inData)
Field hotelNamePattern is defined as optional.

Specified by:
setHotelNamePattern in interface SjNetbookFindAvailableRoomQuery

getHotelNamePatternValue

public java.lang.String getHotelNamePatternValue()
Field hotelNamePattern is defined as optional.

Specified by:
getHotelNamePatternValue in interface SjNetbookFindAvailableRoomQuery

setHotelNamePatternValue

public void setHotelNamePatternValue(java.lang.String inData)
Field hotelNamePattern is defined as optional.

Specified by:
setHotelNamePatternValue in interface SjNetbookFindAvailableRoomQuery

setHotelNamePatternValue

public void setHotelNamePatternValue(java.lang.String inData,
                                     boolean inNotify)
Field hotelNamePattern is defined as optional.

Specified by:
setHotelNamePatternValue in interface SjNetbookFindAvailableRoomQuery

getHotelChainId

public SjIdentity getHotelChainId()
Field hotelChainId is defined as optional.

Specified by:
getHotelChainId in interface SjNetbookFindAvailableRoomQuery

lookupHotelChainId

public SjIdentity lookupHotelChainId()
Field hotelChainId is defined as optional.

Specified by:
lookupHotelChainId in interface SjNetbookFindAvailableRoomQuery

setHotelChainId

public void setHotelChainId(SjIdentity inData)
Field hotelChainId is defined as optional.

Specified by:
setHotelChainId in interface SjNetbookFindAvailableRoomQuery

getHotelChainIdValue

public java.lang.String getHotelChainIdValue()
Field hotelChainId is defined as optional.

Specified by:
getHotelChainIdValue in interface SjNetbookFindAvailableRoomQuery

setHotelChainIdValue

public void setHotelChainIdValue(java.lang.String inData)
Field hotelChainId is defined as optional.

Specified by:
setHotelChainIdValue in interface SjNetbookFindAvailableRoomQuery

setHotelChainIdValue

public void setHotelChainIdValue(java.lang.String inData,
                                 boolean inNotify)
Field hotelChainId is defined as optional.

Specified by:
setHotelChainIdValue in interface SjNetbookFindAvailableRoomQuery

getHotelOfferCodeList

public SjCodeList getHotelOfferCodeList()
Field hotelOfferCodeList is defined as optional.

Specified by:
getHotelOfferCodeList in interface SjNetbookFindAvailableRoomQuery

lookupHotelOfferCodeList

public SjCodeList lookupHotelOfferCodeList()
Field hotelOfferCodeList is defined as optional.

Specified by:
lookupHotelOfferCodeList in interface SjNetbookFindAvailableRoomQuery

setHotelOfferCodeList

public void setHotelOfferCodeList(SjCodeList inData)
Field hotelOfferCodeList is defined as optional.

Specified by:
setHotelOfferCodeList in interface SjNetbookFindAvailableRoomQuery

getGivenNumberOfXor

public TiIntegerInterface getGivenNumberOfXor()
field givenNumberOfXor

Specified by:
getGivenNumberOfXor in interface SjNetbookFindAvailableRoomQuery

lookupGivenNumberOfXor

public TiIntegerInterface lookupGivenNumberOfXor()
field givenNumberOfXor

Specified by:
lookupGivenNumberOfXor in interface SjNetbookFindAvailableRoomQuery

setGivenNumberOfXor

public void setGivenNumberOfXor(TiIntegerInterface inData)
field givenNumberOfXor

Specified by:
setGivenNumberOfXor in interface SjNetbookFindAvailableRoomQuery

getGivenNumberOfXorValue

public java.lang.Integer getGivenNumberOfXorValue()
field givenNumberOfXor

Specified by:
getGivenNumberOfXorValue in interface SjNetbookFindAvailableRoomQuery

setGivenNumberOfXorValue

public void setGivenNumberOfXorValue(java.lang.Integer inData)
field givenNumberOfXor

Specified by:
setGivenNumberOfXorValue in interface SjNetbookFindAvailableRoomQuery

getGivenNumberOfGuests

public SjNetbookGivenNumberOfGuests getGivenNumberOfGuests()
Field givenNumberOfGuests is defined as part of xor.

Specified by:
getGivenNumberOfGuests in interface SjNetbookFindAvailableRoomQuery

lookupGivenNumberOfGuests

public SjNetbookGivenNumberOfGuests lookupGivenNumberOfGuests()
Field givenNumberOfGuests is defined as part of xor.

Specified by:
lookupGivenNumberOfGuests in interface SjNetbookFindAvailableRoomQuery

setGivenNumberOfGuests

public void setGivenNumberOfGuests(SjNetbookGivenNumberOfGuests inData)
Field givenNumberOfGuests is defined as part of xor.

Specified by:
setGivenNumberOfGuests in interface SjNetbookFindAvailableRoomQuery

getGivenNumberOfRooms

public SjNetbookGivenNumberOfRooms getGivenNumberOfRooms()
Field givenNumberOfRooms is defined as part of xor.

Specified by:
getGivenNumberOfRooms in interface SjNetbookFindAvailableRoomQuery

lookupGivenNumberOfRooms

public SjNetbookGivenNumberOfRooms lookupGivenNumberOfRooms()
Field givenNumberOfRooms is defined as part of xor.

Specified by:
lookupGivenNumberOfRooms in interface SjNetbookFindAvailableRoomQuery

setGivenNumberOfRooms

public void setGivenNumberOfRooms(SjNetbookGivenNumberOfRooms inData)
Field givenNumberOfRooms is defined as part of xor.

Specified by:
setGivenNumberOfRooms in interface SjNetbookFindAvailableRoomQuery

getPolicy

public SjNetbookPolicy getPolicy()
Field policy is defined as mandatory.

Specified by:
getPolicy in interface SjNetbookFindAvailableRoomQuery

lookupPolicy

public SjNetbookPolicy lookupPolicy()
Field policy is defined as mandatory.

Specified by:
lookupPolicy in interface SjNetbookFindAvailableRoomQuery

setPolicy

public void setPolicy(SjNetbookPolicy inData)
Field policy is defined as mandatory.

Specified by:
setPolicy in interface SjNetbookFindAvailableRoomQuery

getIncludeDistanceToTrain

public TiBooleanInterface getIncludeDistanceToTrain()
Field includeDistanceToTrain is defined as optional.

Specified by:
getIncludeDistanceToTrain in interface SjNetbookFindAvailableRoomQuery

lookupIncludeDistanceToTrain

public TiBooleanInterface lookupIncludeDistanceToTrain()
Field includeDistanceToTrain is defined as optional.

Specified by:
lookupIncludeDistanceToTrain in interface SjNetbookFindAvailableRoomQuery

setIncludeDistanceToTrain

public void setIncludeDistanceToTrain(TiBooleanInterface inData)
Field includeDistanceToTrain is defined as optional.

Specified by:
setIncludeDistanceToTrain in interface SjNetbookFindAvailableRoomQuery

getIncludeDistanceToTrainValue

public java.lang.Boolean getIncludeDistanceToTrainValue()
Field includeDistanceToTrain is defined as optional.

Specified by:
getIncludeDistanceToTrainValue in interface SjNetbookFindAvailableRoomQuery

setIncludeDistanceToTrainValue

public void setIncludeDistanceToTrainValue(java.lang.Boolean inData)
Field includeDistanceToTrain is defined as optional.

Specified by:
setIncludeDistanceToTrainValue in interface SjNetbookFindAvailableRoomQuery

setIncludeDistanceToTrainValue

public void setIncludeDistanceToTrainValue(java.lang.Boolean inData,
                                           boolean inNotify)
Field includeDistanceToTrain is defined as optional.

Specified by:
setIncludeDistanceToTrainValue in interface SjNetbookFindAvailableRoomQuery

specifyXors

protected TiXorSpecificationEnumeration specifyXors()
Overrides:
specifyXors in class TiAbstractMapData

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractData

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractData


Copyright © 2012. All Rights Reserved.