|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjNetbookOneRoomLockDataStandard
public class SjNetbookOneRoomLockDataStandard
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.TiAbstractMapModel |
---|
TiAbstractMapModel.TiMapModelComparator |
Field Summary |
---|
Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
---|
disposed |
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 | |
---|---|
SjNetbookOneRoomLockDataStandard()
|
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. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, specifyXors, toDebugString, toDebugString |
Methods inherited from class org.stina.framework.support.observer.TiSubject |
---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
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 |
Constructor Detail |
---|
public SjNetbookOneRoomLockDataStandard()
Method Detail |
---|
public SjMoney getPrice()
getPrice
in interface SjNetbookOneRoomLockData
public SjMoney lookupPrice()
lookupPrice
in interface SjNetbookOneRoomLockData
public void setPrice(SjMoney inData)
setPrice
in interface SjNetbookOneRoomLockData
public TiBooleanInterface getVatIncluded()
getVatIncluded
in interface SjNetbookOneRoomLockData
public TiBooleanInterface lookupVatIncluded()
lookupVatIncluded
in interface SjNetbookOneRoomLockData
public void setVatIncluded(TiBooleanInterface inData)
setVatIncluded
in interface SjNetbookOneRoomLockData
public java.lang.Boolean getVatIncludedValue()
getVatIncludedValue
in interface SjNetbookOneRoomLockData
public void setVatIncludedValue(java.lang.Boolean inData)
setVatIncludedValue
in interface SjNetbookOneRoomLockData
public void setVatIncludedValue(java.lang.Boolean inData, boolean inNotify)
setVatIncludedValue
in interface SjNetbookOneRoomLockData
public SjNetbookReservationId getReservationNumber()
getReservationNumber
in interface SjNetbookOneRoomLockData
public SjNetbookReservationId lookupReservationNumber()
lookupReservationNumber
in interface SjNetbookOneRoomLockData
public void setReservationNumber(SjNetbookReservationId inData)
setReservationNumber
in interface SjNetbookOneRoomLockData
public java.lang.String getReservationNumberValue()
getReservationNumberValue
in interface SjNetbookOneRoomLockData
public void setReservationNumberValue(java.lang.String inData)
setReservationNumberValue
in interface SjNetbookOneRoomLockData
public void setReservationNumberValue(java.lang.String inData, boolean inNotify)
setReservationNumberValue
in interface SjNetbookOneRoomLockData
public TiDate getLastPossibleTimeForCancellation()
getLastPossibleTimeForCancellation
in interface SjNetbookOneRoomLockData
public TiDate lookupLastPossibleTimeForCancellation()
lookupLastPossibleTimeForCancellation
in interface SjNetbookOneRoomLockData
public void setLastPossibleTimeForCancellation(TiDate inData)
setLastPossibleTimeForCancellation
in interface SjNetbookOneRoomLockData
public TiTimeSpan getLatestTimeForArrival()
getLatestTimeForArrival
in interface SjNetbookOneRoomLockData
public TiTimeSpan lookupLatestTimeForArrival()
lookupLatestTimeForArrival
in interface SjNetbookOneRoomLockData
public void setLatestTimeForArrival(TiTimeSpan inData)
setLatestTimeForArrival
in interface SjNetbookOneRoomLockData
public TiBooleanInterface getBreakfastIncluded()
getBreakfastIncluded
in interface SjNetbookOneRoomLockData
public TiBooleanInterface lookupBreakfastIncluded()
lookupBreakfastIncluded
in interface SjNetbookOneRoomLockData
public void setBreakfastIncluded(TiBooleanInterface inData)
setBreakfastIncluded
in interface SjNetbookOneRoomLockData
public java.lang.Boolean getBreakfastIncludedValue()
getBreakfastIncludedValue
in interface SjNetbookOneRoomLockData
public void setBreakfastIncludedValue(java.lang.Boolean inData)
setBreakfastIncludedValue
in interface SjNetbookOneRoomLockData
public void setBreakfastIncludedValue(java.lang.Boolean inData, boolean inNotify)
setBreakfastIncludedValue
in interface SjNetbookOneRoomLockData
public TiIntegerInterface getNumberOfAdults()
getNumberOfAdults
in interface SjNetbookOneRoomLockData
public TiIntegerInterface lookupNumberOfAdults()
lookupNumberOfAdults
in interface SjNetbookOneRoomLockData
public void setNumberOfAdults(TiIntegerInterface inData)
setNumberOfAdults
in interface SjNetbookOneRoomLockData
public java.lang.Integer getNumberOfAdultsValue()
getNumberOfAdultsValue
in interface SjNetbookOneRoomLockData
public void setNumberOfAdultsValue(java.lang.Integer inData)
setNumberOfAdultsValue
in interface SjNetbookOneRoomLockData
public void setNumberOfAdultsValue(java.lang.Integer inData, boolean inNotify)
setNumberOfAdultsValue
in interface SjNetbookOneRoomLockData
public SjIntegerList getChildAgeList()
getChildAgeList
in interface SjNetbookOneRoomLockData
public SjIntegerList lookupChildAgeList()
lookupChildAgeList
in interface SjNetbookOneRoomLockData
public void setChildAgeList(SjIntegerList inData)
setChildAgeList
in interface SjNetbookOneRoomLockData
public TiBooleanInterface getGuaranteeRequired()
getGuaranteeRequired
in interface SjNetbookOneRoomLockData
public TiBooleanInterface lookupGuaranteeRequired()
lookupGuaranteeRequired
in interface SjNetbookOneRoomLockData
public void setGuaranteeRequired(TiBooleanInterface inData)
setGuaranteeRequired
in interface SjNetbookOneRoomLockData
public java.lang.Boolean getGuaranteeRequiredValue()
getGuaranteeRequiredValue
in interface SjNetbookOneRoomLockData
public void setGuaranteeRequiredValue(java.lang.Boolean inData)
setGuaranteeRequiredValue
in interface SjNetbookOneRoomLockData
public void setGuaranteeRequiredValue(java.lang.Boolean inData, boolean inNotify)
setGuaranteeRequiredValue
in interface SjNetbookOneRoomLockData
public TiIntegerInterface getRoomLockTimeOut()
getRoomLockTimeOut
in interface SjNetbookOneRoomLockData
public TiIntegerInterface lookupRoomLockTimeOut()
lookupRoomLockTimeOut
in interface SjNetbookOneRoomLockData
public void setRoomLockTimeOut(TiIntegerInterface inData)
setRoomLockTimeOut
in interface SjNetbookOneRoomLockData
public java.lang.Integer getRoomLockTimeOutValue()
getRoomLockTimeOutValue
in interface SjNetbookOneRoomLockData
public void setRoomLockTimeOutValue(java.lang.Integer inData)
setRoomLockTimeOutValue
in interface SjNetbookOneRoomLockData
public void setRoomLockTimeOutValue(java.lang.Integer inData, boolean inNotify)
setRoomLockTimeOutValue
in interface SjNetbookOneRoomLockData
public TiDateTime getRoomLockTimeOutUTC()
getRoomLockTimeOutUTC
in interface SjNetbookOneRoomLockData
public TiDateTime lookupRoomLockTimeOutUTC()
lookupRoomLockTimeOutUTC
in interface SjNetbookOneRoomLockData
public void setRoomLockTimeOutUTC(TiDateTime inData)
setRoomLockTimeOutUTC
in interface SjNetbookOneRoomLockData
public SjNetbookHotel getHotel()
getHotel
in interface SjNetbookOneRoomLockData
public SjNetbookHotel lookupHotel()
lookupHotel
in interface SjNetbookOneRoomLockData
public void setHotel(SjNetbookHotel inData)
setHotel
in interface SjNetbookOneRoomLockData
public SjNetbookLockId getReservationLockData()
getReservationLockData
in interface SjNetbookOneRoomLockData
public SjNetbookLockId lookupReservationLockData()
lookupReservationLockData
in interface SjNetbookOneRoomLockData
public void setReservationLockData(SjNetbookLockId inData)
setReservationLockData
in interface SjNetbookOneRoomLockData
public java.lang.String getReservationLockDataValue()
getReservationLockDataValue
in interface SjNetbookOneRoomLockData
public void setReservationLockDataValue(java.lang.String inData)
setReservationLockDataValue
in interface SjNetbookOneRoomLockData
public void setReservationLockDataValue(java.lang.String inData, boolean inNotify)
setReservationLockDataValue
in interface SjNetbookOneRoomLockData
public SjNetbookHotelRoomType getHotelRoomType()
getHotelRoomType
in interface SjNetbookOneRoomLockData
public SjNetbookHotelRoomType lookupHotelRoomType()
lookupHotelRoomType
in interface SjNetbookOneRoomLockData
public void setHotelRoomType(SjNetbookHotelRoomType inData)
setHotelRoomType
in interface SjNetbookOneRoomLockData
public SjNetbookAgreement getNetbookAgreement()
getNetbookAgreement
in interface SjNetbookOneRoomLockData
public SjNetbookAgreement lookupNetbookAgreement()
lookupNetbookAgreement
in interface SjNetbookOneRoomLockData
public void setNetbookAgreement(SjNetbookAgreement inData)
setNetbookAgreement
in interface SjNetbookOneRoomLockData
public SjNetbookPerNightInfo getPerNightInfo()
getPerNightInfo
in interface SjNetbookOneRoomLockData
public SjNetbookPerNightInfo lookupPerNightInfo()
lookupPerNightInfo
in interface SjNetbookOneRoomLockData
public void setPerNightInfo(SjNetbookPerNightInfo inData)
setPerNightInfo
in interface SjNetbookOneRoomLockData
protected TiFieldSpecificationEnumeration specifyFields()
specifyFields
in class TiAbstractMapModel
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractModel
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |