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

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.SjNetbookSubReservationPlain
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, SjNetbookSubReservation

public class SjNetbookSubReservationPlain
extends TiAbstractMapData
implements SjNetbookSubReservation

Fältet LatestTimeForArrival är ett TimeSpan från klockan 00:00

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 TiBooleanData breakfastIncluded
           
 SjIntegerListPlain childAgeList
           
 TiDatePlain hotelGuestArrivalDate
           
 SjNetbookHotelRoomTypePlain hotelRoomType
           
 TiDateTimePlain lastPossibleTimeForCancellation
           
 TiTimeSpanPlain latestTimeForArrival
           
 TiStringData messageToGuests
           
 TiStringData messageToHotel
           
 SjNetbookAgreementPlain netbookAgreement
           
 SjNetbookGuaranteePlain netbookGuarantee
           
 TiIntegerData number
           
 TiIntegerData numberOfAdults
           
 TiIntegerData numberOfNights
           
 SjIdentityPlain orderId
           
 SjNetbookPerNightInfoPlain perNightInfo
           
 SjMoneyPlain price
           
 SjNetbookReservationForPlain reservationFor
           
 SjNetbookReservationMadeByPlain reservationMadeBy
           
 TiDateTimePlain reservationTime
           
 SjCodePlain type
           
 TiBooleanData vatIncluded
           
 
Fields inherited from interface se.sj.stina.domain.model.SjNetbookSubReservation
BREAKFAST_INCLUDED, CHILD_AGE_LIST, HOTEL_GUEST_ARRIVAL_DATE, HOTEL_ROOM_TYPE, LAST_POSSIBLE_TIME_FOR_CANCELLATION, LATEST_TIME_FOR_ARRIVAL, MESSAGE_TO_GUESTS, MESSAGE_TO_HOTEL, NETBOOK_AGREEMENT, NETBOOK_GUARANTEE, NUMBER, NUMBER_OF_ADULTS, NUMBER_OF_NIGHTS, ORDER_ID, PER_NIGHT_INFO, PRICE, RESERVATION_FOR, RESERVATION_MADE_BY, RESERVATION_TIME, TYPE, VAT_INCLUDED
 
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
SjNetbookSubReservationPlain()
           
 
Method Summary
 TiBooleanInterface getBreakfastIncluded()
          Field breakfastIncluded is defined as optional.
 java.lang.Boolean getBreakfastIncludedValue()
          Field breakfastIncluded is defined as optional.
 SjIntegerList getChildAgeList()
          Field childAgeList is defined as optional.
 java.lang.String getGeneratedTiName()
           
 TiDate getHotelGuestArrivalDate()
          Field hotelGuestArrivalDate is defined as mandatory.
 SjNetbookHotelRoomType getHotelRoomType()
          Field hotelRoomType is defined as mandatory.
 TiDateTime getLastPossibleTimeForCancellation()
          Field lastPossibleTimeForCancellation is defined as optional.
 TiTimeSpan getLatestTimeForArrival()
          Field latestTimeForArrival is defined as optional.
 TiStringInterface getMessageToGuests()
          Field messageToGuests is defined as optional.
 java.lang.String getMessageToGuestsValue()
          Field messageToGuests is defined as optional.
 TiStringInterface getMessageToHotel()
          Field messageToHotel is defined as optional.
 java.lang.String getMessageToHotelValue()
          Field messageToHotel is defined as optional.
 SjNetbookAgreement getNetbookAgreement()
          Field netbookAgreement is defined as mandatory.
 SjNetbookGuarantee getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 TiIntegerInterface getNumber()
          Field number is defined as mandatory.
 TiIntegerInterface getNumberOfAdults()
          Field numberOfAdults is defined as mandatory.
 java.lang.Integer getNumberOfAdultsValue()
          Field numberOfAdults is defined as mandatory.
 TiIntegerInterface getNumberOfNights()
          Field numberOfNights is defined as mandatory.
 java.lang.Integer getNumberOfNightsValue()
          Field numberOfNights is defined as mandatory.
 java.lang.Integer getNumberValue()
          Field number is defined as mandatory.
 SjIdentity getOrderId()
          Field orderId is defined as optional.
 java.lang.String getOrderIdValue()
          Field orderId is defined as optional.
 SjNetbookPerNightInfo getPerNightInfo()
          Field perNightInfo is defined as mandatory.
 SjMoney getPrice()
          Field price is defined as mandatory.
 java.lang.String getRealTiName()
           
 SjNetbookReservationFor getReservationFor()
          Field reservationFor is defined as mandatory.
 SjNetbookReservationMadeBy getReservationMadeBy()
          Field reservationMadeBy is defined as optional.
 TiDateTime getReservationTime()
          Field reservationTime is defined as mandatory.
 SjCode getType()
          Field type is defined as mandatory.
 java.lang.String getTypeValue()
          Field type is defined as mandatory.
 TiBooleanInterface getVatIncluded()
          Field vatIncluded is defined as mandatory.
 java.lang.Boolean getVatIncludedValue()
          Field vatIncluded is defined as mandatory.
 TiBooleanInterface lookupBreakfastIncluded()
          Field breakfastIncluded is defined as optional.
 SjIntegerList lookupChildAgeList()
          Field childAgeList is defined as optional.
 TiDate lookupHotelGuestArrivalDate()
          Field hotelGuestArrivalDate is defined as mandatory.
 SjNetbookHotelRoomType lookupHotelRoomType()
          Field hotelRoomType is defined as mandatory.
 TiDateTime lookupLastPossibleTimeForCancellation()
          Field lastPossibleTimeForCancellation is defined as optional.
 TiTimeSpan lookupLatestTimeForArrival()
          Field latestTimeForArrival is defined as optional.
 TiStringInterface lookupMessageToGuests()
          Field messageToGuests is defined as optional.
 TiStringInterface lookupMessageToHotel()
          Field messageToHotel is defined as optional.
 SjNetbookAgreement lookupNetbookAgreement()
          Field netbookAgreement is defined as mandatory.
 SjNetbookGuarantee lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 TiIntegerInterface lookupNumber()
          Field number is defined as mandatory.
 TiIntegerInterface lookupNumberOfAdults()
          Field numberOfAdults is defined as mandatory.
 TiIntegerInterface lookupNumberOfNights()
          Field numberOfNights is defined as mandatory.
 SjIdentity lookupOrderId()
          Field orderId is defined as optional.
 SjNetbookPerNightInfo lookupPerNightInfo()
          Field perNightInfo is defined as mandatory.
 SjMoney lookupPrice()
          Field price is defined as mandatory.
 SjNetbookReservationFor lookupReservationFor()
          Field reservationFor is defined as mandatory.
 SjNetbookReservationMadeBy lookupReservationMadeBy()
          Field reservationMadeBy is defined as optional.
 TiDateTime lookupReservationTime()
          Field reservationTime is defined as mandatory.
 SjCode lookupType()
          Field type is defined as mandatory.
 TiBooleanInterface lookupVatIncluded()
          Field vatIncluded is defined as mandatory.
 void setBreakfastIncluded(TiBooleanInterface inData)
          Field breakfastIncluded is defined as optional.
 void setBreakfastIncludedValue(java.lang.Boolean inData)
          Field breakfastIncluded is defined as optional.
 void setBreakfastIncludedValue(java.lang.Boolean inData, boolean inNotify)
          Field breakfastIncluded is defined as optional.
 void setChildAgeList(SjIntegerList inData)
          Field childAgeList is defined as optional.
 void setHotelGuestArrivalDate(TiDate inData)
          Field hotelGuestArrivalDate is defined as mandatory.
 void setHotelRoomType(SjNetbookHotelRoomType inData)
          Field hotelRoomType is defined as mandatory.
 void setLastPossibleTimeForCancellation(TiDateTime inData)
          Field lastPossibleTimeForCancellation is defined as optional.
 void setLatestTimeForArrival(TiTimeSpan inData)
          Field latestTimeForArrival is defined as optional.
 void setMessageToGuests(TiStringInterface inData)
          Field messageToGuests is defined as optional.
 void setMessageToGuestsValue(java.lang.String inData)
          Field messageToGuests is defined as optional.
 void setMessageToGuestsValue(java.lang.String inData, boolean inNotify)
          Field messageToGuests is defined as optional.
 void setMessageToHotel(TiStringInterface inData)
          Field messageToHotel is defined as optional.
 void setMessageToHotelValue(java.lang.String inData)
          Field messageToHotel is defined as optional.
 void setMessageToHotelValue(java.lang.String inData, boolean inNotify)
          Field messageToHotel is defined as optional.
 void setNetbookAgreement(SjNetbookAgreement inData)
          Field netbookAgreement is defined as mandatory.
 void setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 void setNumber(TiIntegerInterface inData)
          Field number is defined as mandatory.
 void setNumberOfAdults(TiIntegerInterface inData)
          Field numberOfAdults is defined as mandatory.
 void setNumberOfAdultsValue(java.lang.Integer inData)
          Field numberOfAdults is defined as mandatory.
 void setNumberOfAdultsValue(java.lang.Integer inData, boolean inNotify)
          Field numberOfAdults is defined as mandatory.
 void setNumberOfNights(TiIntegerInterface inData)
          Field numberOfNights is defined as mandatory.
 void setNumberOfNightsValue(java.lang.Integer inData)
          Field numberOfNights is defined as mandatory.
 void setNumberOfNightsValue(java.lang.Integer inData, boolean inNotify)
          Field numberOfNights is defined as mandatory.
 void setNumberValue(java.lang.Integer inData)
          Field number is defined as mandatory.
 void setNumberValue(java.lang.Integer inData, boolean inNotify)
          Field number is defined as mandatory.
 void setOrderId(SjIdentity inData)
          Field orderId is defined as optional.
 void setOrderIdValue(java.lang.String inData)
          Field orderId is defined as optional.
 void setOrderIdValue(java.lang.String inData, boolean inNotify)
          Field orderId is defined as optional.
 void setPerNightInfo(SjNetbookPerNightInfo inData)
          Field perNightInfo is defined as mandatory.
 void setPrice(SjMoney inData)
          Field price is defined as mandatory.
 void setReservationFor(SjNetbookReservationFor inData)
          Field reservationFor is defined as mandatory.
 void setReservationMadeBy(SjNetbookReservationMadeBy inData)
          Field reservationMadeBy is defined as optional.
 void setReservationTime(TiDateTime inData)
          Field reservationTime is defined as mandatory.
 void setType(SjCode inData)
          Field type is defined as mandatory.
 void setTypeValue(java.lang.String inData)
          Field type is defined as mandatory.
 void setTypeValue(java.lang.String inData, boolean inNotify)
          Field type is defined as mandatory.
 void setVatIncluded(TiBooleanInterface inData)
          Field vatIncluded is defined as mandatory.
 void setVatIncludedValue(java.lang.Boolean inData)
          Field vatIncluded is defined as mandatory.
 void setVatIncludedValue(java.lang.Boolean inData, boolean inNotify)
          Field vatIncluded is defined as mandatory.
 
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, specifyXors, 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

number

public TiIntegerData number

type

public SjCodePlain type

reservationTime

public TiDateTimePlain reservationTime

hotelGuestArrivalDate

public TiDatePlain hotelGuestArrivalDate

numberOfNights

public TiIntegerData numberOfNights

numberOfAdults

public TiIntegerData numberOfAdults

childAgeList

public SjIntegerListPlain childAgeList

price

public SjMoneyPlain price

vatIncluded

public TiBooleanData vatIncluded

lastPossibleTimeForCancellation

public TiDateTimePlain lastPossibleTimeForCancellation

latestTimeForArrival

public TiTimeSpanPlain latestTimeForArrival

breakfastIncluded

public TiBooleanData breakfastIncluded

hotelRoomType

public SjNetbookHotelRoomTypePlain hotelRoomType

netbookAgreement

public SjNetbookAgreementPlain netbookAgreement

perNightInfo

public SjNetbookPerNightInfoPlain perNightInfo

reservationMadeBy

public SjNetbookReservationMadeByPlain reservationMadeBy

reservationFor

public SjNetbookReservationForPlain reservationFor

netbookGuarantee

public SjNetbookGuaranteePlain netbookGuarantee

messageToHotel

public TiStringData messageToHotel

messageToGuests

public TiStringData messageToGuests

orderId

public SjIdentityPlain orderId
Constructor Detail

SjNetbookSubReservationPlain

public SjNetbookSubReservationPlain()
Method Detail

getNumber

public TiIntegerInterface getNumber()
Field number is defined as mandatory.

Specified by:
getNumber in interface SjNetbookSubReservation

lookupNumber

public TiIntegerInterface lookupNumber()
Field number is defined as mandatory.

Specified by:
lookupNumber in interface SjNetbookSubReservation

setNumber

public void setNumber(TiIntegerInterface inData)
Field number is defined as mandatory.

Specified by:
setNumber in interface SjNetbookSubReservation

getNumberValue

public java.lang.Integer getNumberValue()
Field number is defined as mandatory.

Specified by:
getNumberValue in interface SjNetbookSubReservation

setNumberValue

public void setNumberValue(java.lang.Integer inData)
Field number is defined as mandatory.

Specified by:
setNumberValue in interface SjNetbookSubReservation

setNumberValue

public void setNumberValue(java.lang.Integer inData,
                           boolean inNotify)
Field number is defined as mandatory.

Specified by:
setNumberValue in interface SjNetbookSubReservation

getType

public SjCode getType()
Field type is defined as mandatory.

Specified by:
getType in interface SjNetbookSubReservation

lookupType

public SjCode lookupType()
Field type is defined as mandatory.

Specified by:
lookupType in interface SjNetbookSubReservation

setType

public void setType(SjCode inData)
Field type is defined as mandatory.

Specified by:
setType in interface SjNetbookSubReservation

getTypeValue

public java.lang.String getTypeValue()
Field type is defined as mandatory.

Specified by:
getTypeValue in interface SjNetbookSubReservation

setTypeValue

public void setTypeValue(java.lang.String inData)
Field type is defined as mandatory.

Specified by:
setTypeValue in interface SjNetbookSubReservation

setTypeValue

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

Specified by:
setTypeValue in interface SjNetbookSubReservation

getReservationTime

public TiDateTime getReservationTime()
Field reservationTime is defined as mandatory.

Specified by:
getReservationTime in interface SjNetbookSubReservation

lookupReservationTime

public TiDateTime lookupReservationTime()
Field reservationTime is defined as mandatory.

Specified by:
lookupReservationTime in interface SjNetbookSubReservation

setReservationTime

public void setReservationTime(TiDateTime inData)
Field reservationTime is defined as mandatory.

Specified by:
setReservationTime in interface SjNetbookSubReservation

getHotelGuestArrivalDate

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

Specified by:
getHotelGuestArrivalDate in interface SjNetbookSubReservation

lookupHotelGuestArrivalDate

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

Specified by:
lookupHotelGuestArrivalDate in interface SjNetbookSubReservation

setHotelGuestArrivalDate

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

Specified by:
setHotelGuestArrivalDate in interface SjNetbookSubReservation

getNumberOfNights

public TiIntegerInterface getNumberOfNights()
Field numberOfNights is defined as mandatory.

Specified by:
getNumberOfNights in interface SjNetbookSubReservation

lookupNumberOfNights

public TiIntegerInterface lookupNumberOfNights()
Field numberOfNights is defined as mandatory.

Specified by:
lookupNumberOfNights in interface SjNetbookSubReservation

setNumberOfNights

public void setNumberOfNights(TiIntegerInterface inData)
Field numberOfNights is defined as mandatory.

Specified by:
setNumberOfNights in interface SjNetbookSubReservation

getNumberOfNightsValue

public java.lang.Integer getNumberOfNightsValue()
Field numberOfNights is defined as mandatory.

Specified by:
getNumberOfNightsValue in interface SjNetbookSubReservation

setNumberOfNightsValue

public void setNumberOfNightsValue(java.lang.Integer inData)
Field numberOfNights is defined as mandatory.

Specified by:
setNumberOfNightsValue in interface SjNetbookSubReservation

setNumberOfNightsValue

public void setNumberOfNightsValue(java.lang.Integer inData,
                                   boolean inNotify)
Field numberOfNights is defined as mandatory.

Specified by:
setNumberOfNightsValue in interface SjNetbookSubReservation

getNumberOfAdults

public TiIntegerInterface getNumberOfAdults()
Field numberOfAdults is defined as mandatory.

Specified by:
getNumberOfAdults in interface SjNetbookSubReservation

lookupNumberOfAdults

public TiIntegerInterface lookupNumberOfAdults()
Field numberOfAdults is defined as mandatory.

Specified by:
lookupNumberOfAdults in interface SjNetbookSubReservation

setNumberOfAdults

public void setNumberOfAdults(TiIntegerInterface inData)
Field numberOfAdults is defined as mandatory.

Specified by:
setNumberOfAdults in interface SjNetbookSubReservation

getNumberOfAdultsValue

public java.lang.Integer getNumberOfAdultsValue()
Field numberOfAdults is defined as mandatory.

Specified by:
getNumberOfAdultsValue in interface SjNetbookSubReservation

setNumberOfAdultsValue

public void setNumberOfAdultsValue(java.lang.Integer inData)
Field numberOfAdults is defined as mandatory.

Specified by:
setNumberOfAdultsValue in interface SjNetbookSubReservation

setNumberOfAdultsValue

public void setNumberOfAdultsValue(java.lang.Integer inData,
                                   boolean inNotify)
Field numberOfAdults is defined as mandatory.

Specified by:
setNumberOfAdultsValue in interface SjNetbookSubReservation

getChildAgeList

public SjIntegerList getChildAgeList()
Field childAgeList is defined as optional.

Specified by:
getChildAgeList in interface SjNetbookSubReservation

lookupChildAgeList

public SjIntegerList lookupChildAgeList()
Field childAgeList is defined as optional.

Specified by:
lookupChildAgeList in interface SjNetbookSubReservation

setChildAgeList

public void setChildAgeList(SjIntegerList inData)
Field childAgeList is defined as optional.

Specified by:
setChildAgeList in interface SjNetbookSubReservation

getPrice

public SjMoney getPrice()
Field price is defined as mandatory.

Specified by:
getPrice in interface SjNetbookSubReservation

lookupPrice

public SjMoney lookupPrice()
Field price is defined as mandatory.

Specified by:
lookupPrice in interface SjNetbookSubReservation

setPrice

public void setPrice(SjMoney inData)
Field price is defined as mandatory.

Specified by:
setPrice in interface SjNetbookSubReservation

getVatIncluded

public TiBooleanInterface getVatIncluded()
Field vatIncluded is defined as mandatory.

Specified by:
getVatIncluded in interface SjNetbookSubReservation

lookupVatIncluded

public TiBooleanInterface lookupVatIncluded()
Field vatIncluded is defined as mandatory.

Specified by:
lookupVatIncluded in interface SjNetbookSubReservation

setVatIncluded

public void setVatIncluded(TiBooleanInterface inData)
Field vatIncluded is defined as mandatory.

Specified by:
setVatIncluded in interface SjNetbookSubReservation

getVatIncludedValue

public java.lang.Boolean getVatIncludedValue()
Field vatIncluded is defined as mandatory.

Specified by:
getVatIncludedValue in interface SjNetbookSubReservation

setVatIncludedValue

public void setVatIncludedValue(java.lang.Boolean inData)
Field vatIncluded is defined as mandatory.

Specified by:
setVatIncludedValue in interface SjNetbookSubReservation

setVatIncludedValue

public void setVatIncludedValue(java.lang.Boolean inData,
                                boolean inNotify)
Field vatIncluded is defined as mandatory.

Specified by:
setVatIncludedValue in interface SjNetbookSubReservation

getLastPossibleTimeForCancellation

public TiDateTime getLastPossibleTimeForCancellation()
Field lastPossibleTimeForCancellation is defined as optional.

Specified by:
getLastPossibleTimeForCancellation in interface SjNetbookSubReservation

lookupLastPossibleTimeForCancellation

public TiDateTime lookupLastPossibleTimeForCancellation()
Field lastPossibleTimeForCancellation is defined as optional.

Specified by:
lookupLastPossibleTimeForCancellation in interface SjNetbookSubReservation

setLastPossibleTimeForCancellation

public void setLastPossibleTimeForCancellation(TiDateTime inData)
Field lastPossibleTimeForCancellation is defined as optional.

Specified by:
setLastPossibleTimeForCancellation in interface SjNetbookSubReservation

getLatestTimeForArrival

public TiTimeSpan getLatestTimeForArrival()
Field latestTimeForArrival is defined as optional.

Specified by:
getLatestTimeForArrival in interface SjNetbookSubReservation

lookupLatestTimeForArrival

public TiTimeSpan lookupLatestTimeForArrival()
Field latestTimeForArrival is defined as optional.

Specified by:
lookupLatestTimeForArrival in interface SjNetbookSubReservation

setLatestTimeForArrival

public void setLatestTimeForArrival(TiTimeSpan inData)
Field latestTimeForArrival is defined as optional.

Specified by:
setLatestTimeForArrival in interface SjNetbookSubReservation

getBreakfastIncluded

public TiBooleanInterface getBreakfastIncluded()
Field breakfastIncluded is defined as optional.

Specified by:
getBreakfastIncluded in interface SjNetbookSubReservation

lookupBreakfastIncluded

public TiBooleanInterface lookupBreakfastIncluded()
Field breakfastIncluded is defined as optional.

Specified by:
lookupBreakfastIncluded in interface SjNetbookSubReservation

setBreakfastIncluded

public void setBreakfastIncluded(TiBooleanInterface inData)
Field breakfastIncluded is defined as optional.

Specified by:
setBreakfastIncluded in interface SjNetbookSubReservation

getBreakfastIncludedValue

public java.lang.Boolean getBreakfastIncludedValue()
Field breakfastIncluded is defined as optional.

Specified by:
getBreakfastIncludedValue in interface SjNetbookSubReservation

setBreakfastIncludedValue

public void setBreakfastIncludedValue(java.lang.Boolean inData)
Field breakfastIncluded is defined as optional.

Specified by:
setBreakfastIncludedValue in interface SjNetbookSubReservation

setBreakfastIncludedValue

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

Specified by:
setBreakfastIncludedValue in interface SjNetbookSubReservation

getHotelRoomType

public SjNetbookHotelRoomType getHotelRoomType()
Field hotelRoomType is defined as mandatory.

Specified by:
getHotelRoomType in interface SjNetbookSubReservation

lookupHotelRoomType

public SjNetbookHotelRoomType lookupHotelRoomType()
Field hotelRoomType is defined as mandatory.

Specified by:
lookupHotelRoomType in interface SjNetbookSubReservation

setHotelRoomType

public void setHotelRoomType(SjNetbookHotelRoomType inData)
Field hotelRoomType is defined as mandatory.

Specified by:
setHotelRoomType in interface SjNetbookSubReservation

getNetbookAgreement

public SjNetbookAgreement getNetbookAgreement()
Field netbookAgreement is defined as mandatory.

Specified by:
getNetbookAgreement in interface SjNetbookSubReservation

lookupNetbookAgreement

public SjNetbookAgreement lookupNetbookAgreement()
Field netbookAgreement is defined as mandatory.

Specified by:
lookupNetbookAgreement in interface SjNetbookSubReservation

setNetbookAgreement

public void setNetbookAgreement(SjNetbookAgreement inData)
Field netbookAgreement is defined as mandatory.

Specified by:
setNetbookAgreement in interface SjNetbookSubReservation

getPerNightInfo

public SjNetbookPerNightInfo getPerNightInfo()
Field perNightInfo is defined as mandatory.

Specified by:
getPerNightInfo in interface SjNetbookSubReservation

lookupPerNightInfo

public SjNetbookPerNightInfo lookupPerNightInfo()
Field perNightInfo is defined as mandatory.

Specified by:
lookupPerNightInfo in interface SjNetbookSubReservation

setPerNightInfo

public void setPerNightInfo(SjNetbookPerNightInfo inData)
Field perNightInfo is defined as mandatory.

Specified by:
setPerNightInfo in interface SjNetbookSubReservation

getReservationMadeBy

public SjNetbookReservationMadeBy getReservationMadeBy()
Field reservationMadeBy is defined as optional.

Specified by:
getReservationMadeBy in interface SjNetbookSubReservation

lookupReservationMadeBy

public SjNetbookReservationMadeBy lookupReservationMadeBy()
Field reservationMadeBy is defined as optional.

Specified by:
lookupReservationMadeBy in interface SjNetbookSubReservation

setReservationMadeBy

public void setReservationMadeBy(SjNetbookReservationMadeBy inData)
Field reservationMadeBy is defined as optional.

Specified by:
setReservationMadeBy in interface SjNetbookSubReservation

getReservationFor

public SjNetbookReservationFor getReservationFor()
Field reservationFor is defined as mandatory.

Specified by:
getReservationFor in interface SjNetbookSubReservation

lookupReservationFor

public SjNetbookReservationFor lookupReservationFor()
Field reservationFor is defined as mandatory.

Specified by:
lookupReservationFor in interface SjNetbookSubReservation

setReservationFor

public void setReservationFor(SjNetbookReservationFor inData)
Field reservationFor is defined as mandatory.

Specified by:
setReservationFor in interface SjNetbookSubReservation

getNetbookGuarantee

public SjNetbookGuarantee getNetbookGuarantee()
Field netbookGuarantee is defined as optional.

Specified by:
getNetbookGuarantee in interface SjNetbookSubReservation

lookupNetbookGuarantee

public SjNetbookGuarantee lookupNetbookGuarantee()
Field netbookGuarantee is defined as optional.

Specified by:
lookupNetbookGuarantee in interface SjNetbookSubReservation

setNetbookGuarantee

public void setNetbookGuarantee(SjNetbookGuarantee inData)
Field netbookGuarantee is defined as optional.

Specified by:
setNetbookGuarantee in interface SjNetbookSubReservation

getMessageToHotel

public TiStringInterface getMessageToHotel()
Field messageToHotel is defined as optional.

Specified by:
getMessageToHotel in interface SjNetbookSubReservation

lookupMessageToHotel

public TiStringInterface lookupMessageToHotel()
Field messageToHotel is defined as optional.

Specified by:
lookupMessageToHotel in interface SjNetbookSubReservation

setMessageToHotel

public void setMessageToHotel(TiStringInterface inData)
Field messageToHotel is defined as optional.

Specified by:
setMessageToHotel in interface SjNetbookSubReservation

getMessageToHotelValue

public java.lang.String getMessageToHotelValue()
Field messageToHotel is defined as optional.

Specified by:
getMessageToHotelValue in interface SjNetbookSubReservation

setMessageToHotelValue

public void setMessageToHotelValue(java.lang.String inData)
Field messageToHotel is defined as optional.

Specified by:
setMessageToHotelValue in interface SjNetbookSubReservation

setMessageToHotelValue

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

Specified by:
setMessageToHotelValue in interface SjNetbookSubReservation

getMessageToGuests

public TiStringInterface getMessageToGuests()
Field messageToGuests is defined as optional.

Specified by:
getMessageToGuests in interface SjNetbookSubReservation

lookupMessageToGuests

public TiStringInterface lookupMessageToGuests()
Field messageToGuests is defined as optional.

Specified by:
lookupMessageToGuests in interface SjNetbookSubReservation

setMessageToGuests

public void setMessageToGuests(TiStringInterface inData)
Field messageToGuests is defined as optional.

Specified by:
setMessageToGuests in interface SjNetbookSubReservation

getMessageToGuestsValue

public java.lang.String getMessageToGuestsValue()
Field messageToGuests is defined as optional.

Specified by:
getMessageToGuestsValue in interface SjNetbookSubReservation

setMessageToGuestsValue

public void setMessageToGuestsValue(java.lang.String inData)
Field messageToGuests is defined as optional.

Specified by:
setMessageToGuestsValue in interface SjNetbookSubReservation

setMessageToGuestsValue

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

Specified by:
setMessageToGuestsValue in interface SjNetbookSubReservation

getOrderId

public SjIdentity getOrderId()
Field orderId is defined as optional.

Specified by:
getOrderId in interface SjNetbookSubReservation

lookupOrderId

public SjIdentity lookupOrderId()
Field orderId is defined as optional.

Specified by:
lookupOrderId in interface SjNetbookSubReservation

setOrderId

public void setOrderId(SjIdentity inData)
Field orderId is defined as optional.

Specified by:
setOrderId in interface SjNetbookSubReservation

getOrderIdValue

public java.lang.String getOrderIdValue()
Field orderId is defined as optional.

Specified by:
getOrderIdValue in interface SjNetbookSubReservation

setOrderIdValue

public void setOrderIdValue(java.lang.String inData)
Field orderId is defined as optional.

Specified by:
setOrderIdValue in interface SjNetbookSubReservation

setOrderIdValue

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

Specified by:
setOrderIdValue in interface SjNetbookSubReservation

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.