|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjNetbookOneRoomLockDataPlain
public class SjNetbookOneRoomLockDataPlain
Fältet LatestTimeForArrival är ett TimeSpan från klockan 00:00
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Fields inherited from interface se.sj.stina.domain.model.SjNetbookOneRoomLockData |
|---|
BREAKFAST_INCLUDED, CHILD_AGE_LIST, GUARANTEE_REQUIRED, HOTEL, HOTEL_ROOM_TYPE, LAST_POSSIBLE_TIME_FOR_CANCELLATION, LATEST_TIME_FOR_ARRIVAL, NETBOOK_AGREEMENT, NUMBER_OF_ADULTS, PER_NIGHT_INFO, PRICE, RESERVATION_LOCK_DATA, RESERVATION_NUMBER, ROOM_LOCK_TIME_OUT, ROOM_LOCK_TIME_OUT_UTC, VAT_INCLUDED |
| Constructor Summary | |
|---|---|
SjNetbookOneRoomLockDataPlain()
|
|
| 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()
|
TiBooleanInterface |
getGuaranteeRequired()
Field guaranteeRequired is defined as mandatory. |
java.lang.Boolean |
getGuaranteeRequiredValue()
Field guaranteeRequired is defined as mandatory. |
SjNetbookHotel |
getHotel()
Field hotel is defined as mandatory. |
SjNetbookHotelRoomType |
getHotelRoomType()
Field hotelRoomType is defined as mandatory. |
TiDate |
getLastPossibleTimeForCancellation()
Field lastPossibleTimeForCancellation is defined as optional. |
TiTimeSpan |
getLatestTimeForArrival()
Field latestTimeForArrival is defined as optional. |
SjNetbookAgreement |
getNetbookAgreement()
Field netbookAgreement is defined as mandatory. |
TiIntegerInterface |
getNumberOfAdults()
Field numberOfAdults is defined as mandatory. |
java.lang.Integer |
getNumberOfAdultsValue()
Field numberOfAdults is defined as mandatory. |
SjNetbookPerNightInfo |
getPerNightInfo()
Field perNightInfo is defined as mandatory. |
SjMoney |
getPrice()
Field price is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjNetbookLockId |
getReservationLockData()
Field reservationLockData is defined as mandatory. |
java.lang.String |
getReservationLockDataValue()
Field reservationLockData is defined as mandatory. |
SjNetbookReservationId |
getReservationNumber()
Field reservationNumber is defined as mandatory. |
java.lang.String |
getReservationNumberValue()
Field reservationNumber is defined as mandatory. |
TiIntegerInterface |
getRoomLockTimeOut()
Field roomLockTimeOut is defined as mandatory. |
TiDateTime |
getRoomLockTimeOutUTC()
Field roomLockTimeOutUTC is defined as mandatory. |
java.lang.Integer |
getRoomLockTimeOutValue()
Field roomLockTimeOut 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. |
TiBooleanInterface |
lookupGuaranteeRequired()
Field guaranteeRequired is defined as mandatory. |
SjNetbookHotel |
lookupHotel()
Field hotel is defined as mandatory. |
SjNetbookHotelRoomType |
lookupHotelRoomType()
Field hotelRoomType is defined as mandatory. |
TiDate |
lookupLastPossibleTimeForCancellation()
Field lastPossibleTimeForCancellation is defined as optional. |
TiTimeSpan |
lookupLatestTimeForArrival()
Field latestTimeForArrival is defined as optional. |
SjNetbookAgreement |
lookupNetbookAgreement()
Field netbookAgreement is defined as mandatory. |
TiIntegerInterface |
lookupNumberOfAdults()
Field numberOfAdults is defined as mandatory. |
SjNetbookPerNightInfo |
lookupPerNightInfo()
Field perNightInfo is defined as mandatory. |
SjMoney |
lookupPrice()
Field price is defined as mandatory. |
SjNetbookLockId |
lookupReservationLockData()
Field reservationLockData is defined as mandatory. |
SjNetbookReservationId |
lookupReservationNumber()
Field reservationNumber is defined as mandatory. |
TiIntegerInterface |
lookupRoomLockTimeOut()
Field roomLockTimeOut is defined as mandatory. |
TiDateTime |
lookupRoomLockTimeOutUTC()
Field roomLockTimeOutUTC 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 |
setGuaranteeRequired(TiBooleanInterface inData)
Field guaranteeRequired is defined as mandatory. |
void |
setGuaranteeRequiredValue(java.lang.Boolean inData)
Field guaranteeRequired is defined as mandatory. |
void |
setGuaranteeRequiredValue(java.lang.Boolean inData,
boolean inNotify)
Field guaranteeRequired is defined as mandatory. |
void |
setHotel(SjNetbookHotel inData)
Field hotel is defined as mandatory. |
void |
setHotelRoomType(SjNetbookHotelRoomType inData)
Field hotelRoomType is defined as mandatory. |
void |
setLastPossibleTimeForCancellation(TiDate inData)
Field lastPossibleTimeForCancellation is defined as optional. |
void |
setLatestTimeForArrival(TiTimeSpan inData)
Field latestTimeForArrival is defined as optional. |
void |
setNetbookAgreement(SjNetbookAgreement inData)
Field netbookAgreement 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 |
setPerNightInfo(SjNetbookPerNightInfo inData)
Field perNightInfo is defined as mandatory. |
void |
setPrice(SjMoney inData)
Field price is defined as mandatory. |
void |
setReservationLockData(SjNetbookLockId inData)
Field reservationLockData is defined as mandatory. |
void |
setReservationLockDataValue(java.lang.String inData)
Field reservationLockData is defined as mandatory. |
void |
setReservationLockDataValue(java.lang.String inData,
boolean inNotify)
Field reservationLockData is defined as mandatory. |
void |
setReservationNumber(SjNetbookReservationId inData)
Field reservationNumber is defined as mandatory. |
void |
setReservationNumberValue(java.lang.String inData)
Field reservationNumber is defined as mandatory. |
void |
setReservationNumberValue(java.lang.String inData,
boolean inNotify)
Field reservationNumber is defined as mandatory. |
void |
setRoomLockTimeOut(TiIntegerInterface inData)
Field roomLockTimeOut is defined as mandatory. |
void |
setRoomLockTimeOutUTC(TiDateTime inData)
Field roomLockTimeOutUTC is defined as mandatory. |
void |
setRoomLockTimeOutValue(java.lang.Integer inData)
Field roomLockTimeOut is defined as mandatory. |
void |
setRoomLockTimeOutValue(java.lang.Integer inData,
boolean inNotify)
Field roomLockTimeOut 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 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.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 |
|---|
public SjMoneyPlain price
public TiBooleanData vatIncluded
public SjNetbookReservationIdPlain reservationNumber
public TiDatePlain lastPossibleTimeForCancellation
public TiTimeSpanPlain latestTimeForArrival
public TiBooleanData breakfastIncluded
public TiIntegerData numberOfAdults
public SjIntegerListPlain childAgeList
public TiBooleanData guaranteeRequired
public TiIntegerData roomLockTimeOut
public TiDateTimePlain roomLockTimeOutUTC
public SjNetbookHotelPlain hotel
public SjNetbookLockIdPlain reservationLockData
public SjNetbookHotelRoomTypePlain hotelRoomType
public SjNetbookAgreementPlain netbookAgreement
public SjNetbookPerNightInfoPlain perNightInfo
| Constructor Detail |
|---|
public SjNetbookOneRoomLockDataPlain()
| Method Detail |
|---|
public SjMoney getPrice()
getPrice in interface SjNetbookOneRoomLockDatapublic SjMoney lookupPrice()
lookupPrice in interface SjNetbookOneRoomLockDatapublic void setPrice(SjMoney inData)
setPrice in interface SjNetbookOneRoomLockDatapublic TiBooleanInterface getVatIncluded()
getVatIncluded in interface SjNetbookOneRoomLockDatapublic TiBooleanInterface lookupVatIncluded()
lookupVatIncluded in interface SjNetbookOneRoomLockDatapublic void setVatIncluded(TiBooleanInterface inData)
setVatIncluded in interface SjNetbookOneRoomLockDatapublic java.lang.Boolean getVatIncludedValue()
getVatIncludedValue in interface SjNetbookOneRoomLockDatapublic void setVatIncludedValue(java.lang.Boolean inData)
setVatIncludedValue in interface SjNetbookOneRoomLockData
public void setVatIncludedValue(java.lang.Boolean inData,
boolean inNotify)
setVatIncludedValue in interface SjNetbookOneRoomLockDatapublic SjNetbookReservationId getReservationNumber()
getReservationNumber in interface SjNetbookOneRoomLockDatapublic SjNetbookReservationId lookupReservationNumber()
lookupReservationNumber in interface SjNetbookOneRoomLockDatapublic void setReservationNumber(SjNetbookReservationId inData)
setReservationNumber in interface SjNetbookOneRoomLockDatapublic java.lang.String getReservationNumberValue()
getReservationNumberValue in interface SjNetbookOneRoomLockDatapublic void setReservationNumberValue(java.lang.String inData)
setReservationNumberValue in interface SjNetbookOneRoomLockData
public void setReservationNumberValue(java.lang.String inData,
boolean inNotify)
setReservationNumberValue in interface SjNetbookOneRoomLockDatapublic TiDate getLastPossibleTimeForCancellation()
getLastPossibleTimeForCancellation in interface SjNetbookOneRoomLockDatapublic TiDate lookupLastPossibleTimeForCancellation()
lookupLastPossibleTimeForCancellation in interface SjNetbookOneRoomLockDatapublic void setLastPossibleTimeForCancellation(TiDate inData)
setLastPossibleTimeForCancellation in interface SjNetbookOneRoomLockDatapublic TiTimeSpan getLatestTimeForArrival()
getLatestTimeForArrival in interface SjNetbookOneRoomLockDatapublic TiTimeSpan lookupLatestTimeForArrival()
lookupLatestTimeForArrival in interface SjNetbookOneRoomLockDatapublic void setLatestTimeForArrival(TiTimeSpan inData)
setLatestTimeForArrival in interface SjNetbookOneRoomLockDatapublic TiBooleanInterface getBreakfastIncluded()
getBreakfastIncluded in interface SjNetbookOneRoomLockDatapublic TiBooleanInterface lookupBreakfastIncluded()
lookupBreakfastIncluded in interface SjNetbookOneRoomLockDatapublic void setBreakfastIncluded(TiBooleanInterface inData)
setBreakfastIncluded in interface SjNetbookOneRoomLockDatapublic java.lang.Boolean getBreakfastIncludedValue()
getBreakfastIncludedValue in interface SjNetbookOneRoomLockDatapublic void setBreakfastIncludedValue(java.lang.Boolean inData)
setBreakfastIncludedValue in interface SjNetbookOneRoomLockData
public void setBreakfastIncludedValue(java.lang.Boolean inData,
boolean inNotify)
setBreakfastIncludedValue in interface SjNetbookOneRoomLockDatapublic TiIntegerInterface getNumberOfAdults()
getNumberOfAdults in interface SjNetbookOneRoomLockDatapublic TiIntegerInterface lookupNumberOfAdults()
lookupNumberOfAdults in interface SjNetbookOneRoomLockDatapublic void setNumberOfAdults(TiIntegerInterface inData)
setNumberOfAdults in interface SjNetbookOneRoomLockDatapublic java.lang.Integer getNumberOfAdultsValue()
getNumberOfAdultsValue in interface SjNetbookOneRoomLockDatapublic void setNumberOfAdultsValue(java.lang.Integer inData)
setNumberOfAdultsValue in interface SjNetbookOneRoomLockData
public void setNumberOfAdultsValue(java.lang.Integer inData,
boolean inNotify)
setNumberOfAdultsValue in interface SjNetbookOneRoomLockDatapublic SjIntegerList getChildAgeList()
getChildAgeList in interface SjNetbookOneRoomLockDatapublic SjIntegerList lookupChildAgeList()
lookupChildAgeList in interface SjNetbookOneRoomLockDatapublic void setChildAgeList(SjIntegerList inData)
setChildAgeList in interface SjNetbookOneRoomLockDatapublic TiBooleanInterface getGuaranteeRequired()
getGuaranteeRequired in interface SjNetbookOneRoomLockDatapublic TiBooleanInterface lookupGuaranteeRequired()
lookupGuaranteeRequired in interface SjNetbookOneRoomLockDatapublic void setGuaranteeRequired(TiBooleanInterface inData)
setGuaranteeRequired in interface SjNetbookOneRoomLockDatapublic java.lang.Boolean getGuaranteeRequiredValue()
getGuaranteeRequiredValue in interface SjNetbookOneRoomLockDatapublic void setGuaranteeRequiredValue(java.lang.Boolean inData)
setGuaranteeRequiredValue in interface SjNetbookOneRoomLockData
public void setGuaranteeRequiredValue(java.lang.Boolean inData,
boolean inNotify)
setGuaranteeRequiredValue in interface SjNetbookOneRoomLockDatapublic TiIntegerInterface getRoomLockTimeOut()
getRoomLockTimeOut in interface SjNetbookOneRoomLockDatapublic TiIntegerInterface lookupRoomLockTimeOut()
lookupRoomLockTimeOut in interface SjNetbookOneRoomLockDatapublic void setRoomLockTimeOut(TiIntegerInterface inData)
setRoomLockTimeOut in interface SjNetbookOneRoomLockDatapublic java.lang.Integer getRoomLockTimeOutValue()
getRoomLockTimeOutValue in interface SjNetbookOneRoomLockDatapublic void setRoomLockTimeOutValue(java.lang.Integer inData)
setRoomLockTimeOutValue in interface SjNetbookOneRoomLockData
public void setRoomLockTimeOutValue(java.lang.Integer inData,
boolean inNotify)
setRoomLockTimeOutValue in interface SjNetbookOneRoomLockDatapublic TiDateTime getRoomLockTimeOutUTC()
getRoomLockTimeOutUTC in interface SjNetbookOneRoomLockDatapublic TiDateTime lookupRoomLockTimeOutUTC()
lookupRoomLockTimeOutUTC in interface SjNetbookOneRoomLockDatapublic void setRoomLockTimeOutUTC(TiDateTime inData)
setRoomLockTimeOutUTC in interface SjNetbookOneRoomLockDatapublic SjNetbookHotel getHotel()
getHotel in interface SjNetbookOneRoomLockDatapublic SjNetbookHotel lookupHotel()
lookupHotel in interface SjNetbookOneRoomLockDatapublic void setHotel(SjNetbookHotel inData)
setHotel in interface SjNetbookOneRoomLockDatapublic SjNetbookLockId getReservationLockData()
getReservationLockData in interface SjNetbookOneRoomLockDatapublic SjNetbookLockId lookupReservationLockData()
lookupReservationLockData in interface SjNetbookOneRoomLockDatapublic void setReservationLockData(SjNetbookLockId inData)
setReservationLockData in interface SjNetbookOneRoomLockDatapublic java.lang.String getReservationLockDataValue()
getReservationLockDataValue in interface SjNetbookOneRoomLockDatapublic void setReservationLockDataValue(java.lang.String inData)
setReservationLockDataValue in interface SjNetbookOneRoomLockData
public void setReservationLockDataValue(java.lang.String inData,
boolean inNotify)
setReservationLockDataValue in interface SjNetbookOneRoomLockDatapublic SjNetbookHotelRoomType getHotelRoomType()
getHotelRoomType in interface SjNetbookOneRoomLockDatapublic SjNetbookHotelRoomType lookupHotelRoomType()
lookupHotelRoomType in interface SjNetbookOneRoomLockDatapublic void setHotelRoomType(SjNetbookHotelRoomType inData)
setHotelRoomType in interface SjNetbookOneRoomLockDatapublic SjNetbookAgreement getNetbookAgreement()
getNetbookAgreement in interface SjNetbookOneRoomLockDatapublic SjNetbookAgreement lookupNetbookAgreement()
lookupNetbookAgreement in interface SjNetbookOneRoomLockDatapublic void setNetbookAgreement(SjNetbookAgreement inData)
setNetbookAgreement in interface SjNetbookOneRoomLockDatapublic SjNetbookPerNightInfo getPerNightInfo()
getPerNightInfo in interface SjNetbookOneRoomLockDatapublic SjNetbookPerNightInfo lookupPerNightInfo()
lookupPerNightInfo in interface SjNetbookOneRoomLockDatapublic void setPerNightInfo(SjNetbookPerNightInfo inData)
setPerNightInfo in interface SjNetbookOneRoomLockDatapublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||