|
||||||||||
| 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.SjNetbookBookableRoomPlain
public class SjNetbookBookableRoomPlain
| 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.SjNetbookBookableRoom |
|---|
BREAKFAST_INCLUDED, CHILD_AGE_LIST, GUARANTEE_REQUIRED, HOTEL_ROOM_TYPE, LAST_POSSIBLE_TIME_FOR_CANCELLATION, NETBOOK_AGREEMENT, NUMBER_OF_ADULTS, NUMBER_OF_ROOMS, PRICE, ROOM_TYPE_LOCK_DATA, VAT_INCLUDED |
| Constructor Summary | |
|---|---|
SjNetbookBookableRoomPlain()
|
|
| 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. |
SjNetbookHotelRoomType |
getHotelRoomType()
Field hotelRoomType is defined as mandatory. |
TiDateTime |
getLastPossibleTimeForCancellation()
Field lastPossibleTimeForCancellation 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. |
TiIntegerInterface |
getNumberOfRooms()
Field numberOfRooms is defined as mandatory. |
java.lang.Integer |
getNumberOfRoomsValue()
Field numberOfRooms is defined as mandatory. |
SjMoney |
getPrice()
Field price is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjNetbookLockId |
getRoomTypeLockData()
Field roomTypeLockData is defined as mandatory. |
java.lang.String |
getRoomTypeLockDataValue()
Field roomTypeLockData 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. |
SjNetbookHotelRoomType |
lookupHotelRoomType()
Field hotelRoomType is defined as mandatory. |
TiDateTime |
lookupLastPossibleTimeForCancellation()
Field lastPossibleTimeForCancellation is defined as optional. |
SjNetbookAgreement |
lookupNetbookAgreement()
Field netbookAgreement is defined as mandatory. |
TiIntegerInterface |
lookupNumberOfAdults()
Field numberOfAdults is defined as mandatory. |
TiIntegerInterface |
lookupNumberOfRooms()
Field numberOfRooms is defined as mandatory. |
SjMoney |
lookupPrice()
Field price is defined as mandatory. |
SjNetbookLockId |
lookupRoomTypeLockData()
Field roomTypeLockData 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 |
setHotelRoomType(SjNetbookHotelRoomType inData)
Field hotelRoomType is defined as mandatory. |
void |
setLastPossibleTimeForCancellation(TiDateTime inData)
Field lastPossibleTimeForCancellation 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 |
setNumberOfRooms(TiIntegerInterface inData)
Field numberOfRooms is defined as mandatory. |
void |
setNumberOfRoomsValue(java.lang.Integer inData)
Field numberOfRooms is defined as mandatory. |
void |
setNumberOfRoomsValue(java.lang.Integer inData,
boolean inNotify)
Field numberOfRooms is defined as mandatory. |
void |
setPrice(SjMoney inData)
Field price is defined as mandatory. |
void |
setRoomTypeLockData(SjNetbookLockId inData)
Field roomTypeLockData is defined as mandatory. |
void |
setRoomTypeLockDataValue(java.lang.String inData)
Field roomTypeLockData is defined as mandatory. |
void |
setRoomTypeLockDataValue(java.lang.String inData,
boolean inNotify)
Field roomTypeLockData 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 TiIntegerData numberOfRooms
public TiIntegerData numberOfAdults
public SjIntegerListPlain childAgeList
public SjMoneyPlain price
public TiBooleanData vatIncluded
public TiDateTimePlain lastPossibleTimeForCancellation
public TiBooleanData guaranteeRequired
public TiBooleanData breakfastIncluded
public SjNetbookLockIdPlain roomTypeLockData
public SjNetbookHotelRoomTypePlain hotelRoomType
public SjNetbookAgreementPlain netbookAgreement
| Constructor Detail |
|---|
public SjNetbookBookableRoomPlain()
| Method Detail |
|---|
public TiIntegerInterface getNumberOfRooms()
getNumberOfRooms in interface SjNetbookBookableRoompublic TiIntegerInterface lookupNumberOfRooms()
lookupNumberOfRooms in interface SjNetbookBookableRoompublic void setNumberOfRooms(TiIntegerInterface inData)
setNumberOfRooms in interface SjNetbookBookableRoompublic java.lang.Integer getNumberOfRoomsValue()
getNumberOfRoomsValue in interface SjNetbookBookableRoompublic void setNumberOfRoomsValue(java.lang.Integer inData)
setNumberOfRoomsValue in interface SjNetbookBookableRoom
public void setNumberOfRoomsValue(java.lang.Integer inData,
boolean inNotify)
setNumberOfRoomsValue in interface SjNetbookBookableRoompublic TiIntegerInterface getNumberOfAdults()
getNumberOfAdults in interface SjNetbookBookableRoompublic TiIntegerInterface lookupNumberOfAdults()
lookupNumberOfAdults in interface SjNetbookBookableRoompublic void setNumberOfAdults(TiIntegerInterface inData)
setNumberOfAdults in interface SjNetbookBookableRoompublic java.lang.Integer getNumberOfAdultsValue()
getNumberOfAdultsValue in interface SjNetbookBookableRoompublic void setNumberOfAdultsValue(java.lang.Integer inData)
setNumberOfAdultsValue in interface SjNetbookBookableRoom
public void setNumberOfAdultsValue(java.lang.Integer inData,
boolean inNotify)
setNumberOfAdultsValue in interface SjNetbookBookableRoompublic SjIntegerList getChildAgeList()
getChildAgeList in interface SjNetbookBookableRoompublic SjIntegerList lookupChildAgeList()
lookupChildAgeList in interface SjNetbookBookableRoompublic void setChildAgeList(SjIntegerList inData)
setChildAgeList in interface SjNetbookBookableRoompublic SjMoney getPrice()
getPrice in interface SjNetbookBookableRoompublic SjMoney lookupPrice()
lookupPrice in interface SjNetbookBookableRoompublic void setPrice(SjMoney inData)
setPrice in interface SjNetbookBookableRoompublic TiBooleanInterface getVatIncluded()
getVatIncluded in interface SjNetbookBookableRoompublic TiBooleanInterface lookupVatIncluded()
lookupVatIncluded in interface SjNetbookBookableRoompublic void setVatIncluded(TiBooleanInterface inData)
setVatIncluded in interface SjNetbookBookableRoompublic java.lang.Boolean getVatIncludedValue()
getVatIncludedValue in interface SjNetbookBookableRoompublic void setVatIncludedValue(java.lang.Boolean inData)
setVatIncludedValue in interface SjNetbookBookableRoom
public void setVatIncludedValue(java.lang.Boolean inData,
boolean inNotify)
setVatIncludedValue in interface SjNetbookBookableRoompublic TiDateTime getLastPossibleTimeForCancellation()
getLastPossibleTimeForCancellation in interface SjNetbookBookableRoompublic TiDateTime lookupLastPossibleTimeForCancellation()
lookupLastPossibleTimeForCancellation in interface SjNetbookBookableRoompublic void setLastPossibleTimeForCancellation(TiDateTime inData)
setLastPossibleTimeForCancellation in interface SjNetbookBookableRoompublic TiBooleanInterface getGuaranteeRequired()
getGuaranteeRequired in interface SjNetbookBookableRoompublic TiBooleanInterface lookupGuaranteeRequired()
lookupGuaranteeRequired in interface SjNetbookBookableRoompublic void setGuaranteeRequired(TiBooleanInterface inData)
setGuaranteeRequired in interface SjNetbookBookableRoompublic java.lang.Boolean getGuaranteeRequiredValue()
getGuaranteeRequiredValue in interface SjNetbookBookableRoompublic void setGuaranteeRequiredValue(java.lang.Boolean inData)
setGuaranteeRequiredValue in interface SjNetbookBookableRoom
public void setGuaranteeRequiredValue(java.lang.Boolean inData,
boolean inNotify)
setGuaranteeRequiredValue in interface SjNetbookBookableRoompublic TiBooleanInterface getBreakfastIncluded()
getBreakfastIncluded in interface SjNetbookBookableRoompublic TiBooleanInterface lookupBreakfastIncluded()
lookupBreakfastIncluded in interface SjNetbookBookableRoompublic void setBreakfastIncluded(TiBooleanInterface inData)
setBreakfastIncluded in interface SjNetbookBookableRoompublic java.lang.Boolean getBreakfastIncludedValue()
getBreakfastIncludedValue in interface SjNetbookBookableRoompublic void setBreakfastIncludedValue(java.lang.Boolean inData)
setBreakfastIncludedValue in interface SjNetbookBookableRoom
public void setBreakfastIncludedValue(java.lang.Boolean inData,
boolean inNotify)
setBreakfastIncludedValue in interface SjNetbookBookableRoompublic SjNetbookLockId getRoomTypeLockData()
getRoomTypeLockData in interface SjNetbookBookableRoompublic SjNetbookLockId lookupRoomTypeLockData()
lookupRoomTypeLockData in interface SjNetbookBookableRoompublic void setRoomTypeLockData(SjNetbookLockId inData)
setRoomTypeLockData in interface SjNetbookBookableRoompublic java.lang.String getRoomTypeLockDataValue()
getRoomTypeLockDataValue in interface SjNetbookBookableRoompublic void setRoomTypeLockDataValue(java.lang.String inData)
setRoomTypeLockDataValue in interface SjNetbookBookableRoom
public void setRoomTypeLockDataValue(java.lang.String inData,
boolean inNotify)
setRoomTypeLockDataValue in interface SjNetbookBookableRoompublic SjNetbookHotelRoomType getHotelRoomType()
getHotelRoomType in interface SjNetbookBookableRoompublic SjNetbookHotelRoomType lookupHotelRoomType()
lookupHotelRoomType in interface SjNetbookBookableRoompublic void setHotelRoomType(SjNetbookHotelRoomType inData)
setHotelRoomType in interface SjNetbookBookableRoompublic SjNetbookAgreement getNetbookAgreement()
getNetbookAgreement in interface SjNetbookBookableRoompublic SjNetbookAgreement lookupNetbookAgreement()
lookupNetbookAgreement in interface SjNetbookBookableRoompublic void setNetbookAgreement(SjNetbookAgreement inData)
setNetbookAgreement in interface SjNetbookBookableRoompublic 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 | |||||||||