|
||||||||||
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.SjNetbookSubReservationStandard
public class SjNetbookSubReservationStandard
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.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 |
Constructor Summary | |
---|---|
SjNetbookSubReservationStandard()
|
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. |
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 SjNetbookSubReservationStandard()
Method Detail |
---|
public TiIntegerInterface getNumber()
getNumber
in interface SjNetbookSubReservation
public TiIntegerInterface lookupNumber()
lookupNumber
in interface SjNetbookSubReservation
public void setNumber(TiIntegerInterface inData)
setNumber
in interface SjNetbookSubReservation
public java.lang.Integer getNumberValue()
getNumberValue
in interface SjNetbookSubReservation
public void setNumberValue(java.lang.Integer inData)
setNumberValue
in interface SjNetbookSubReservation
public void setNumberValue(java.lang.Integer inData, boolean inNotify)
setNumberValue
in interface SjNetbookSubReservation
public SjCode getType()
getType
in interface SjNetbookSubReservation
public SjCode lookupType()
lookupType
in interface SjNetbookSubReservation
public void setType(SjCode inData)
setType
in interface SjNetbookSubReservation
public java.lang.String getTypeValue()
getTypeValue
in interface SjNetbookSubReservation
public void setTypeValue(java.lang.String inData)
setTypeValue
in interface SjNetbookSubReservation
public void setTypeValue(java.lang.String inData, boolean inNotify)
setTypeValue
in interface SjNetbookSubReservation
public TiDateTime getReservationTime()
getReservationTime
in interface SjNetbookSubReservation
public TiDateTime lookupReservationTime()
lookupReservationTime
in interface SjNetbookSubReservation
public void setReservationTime(TiDateTime inData)
setReservationTime
in interface SjNetbookSubReservation
public TiDate getHotelGuestArrivalDate()
getHotelGuestArrivalDate
in interface SjNetbookSubReservation
public TiDate lookupHotelGuestArrivalDate()
lookupHotelGuestArrivalDate
in interface SjNetbookSubReservation
public void setHotelGuestArrivalDate(TiDate inData)
setHotelGuestArrivalDate
in interface SjNetbookSubReservation
public TiIntegerInterface getNumberOfNights()
getNumberOfNights
in interface SjNetbookSubReservation
public TiIntegerInterface lookupNumberOfNights()
lookupNumberOfNights
in interface SjNetbookSubReservation
public void setNumberOfNights(TiIntegerInterface inData)
setNumberOfNights
in interface SjNetbookSubReservation
public java.lang.Integer getNumberOfNightsValue()
getNumberOfNightsValue
in interface SjNetbookSubReservation
public void setNumberOfNightsValue(java.lang.Integer inData)
setNumberOfNightsValue
in interface SjNetbookSubReservation
public void setNumberOfNightsValue(java.lang.Integer inData, boolean inNotify)
setNumberOfNightsValue
in interface SjNetbookSubReservation
public TiIntegerInterface getNumberOfAdults()
getNumberOfAdults
in interface SjNetbookSubReservation
public TiIntegerInterface lookupNumberOfAdults()
lookupNumberOfAdults
in interface SjNetbookSubReservation
public void setNumberOfAdults(TiIntegerInterface inData)
setNumberOfAdults
in interface SjNetbookSubReservation
public java.lang.Integer getNumberOfAdultsValue()
getNumberOfAdultsValue
in interface SjNetbookSubReservation
public void setNumberOfAdultsValue(java.lang.Integer inData)
setNumberOfAdultsValue
in interface SjNetbookSubReservation
public void setNumberOfAdultsValue(java.lang.Integer inData, boolean inNotify)
setNumberOfAdultsValue
in interface SjNetbookSubReservation
public SjIntegerList getChildAgeList()
getChildAgeList
in interface SjNetbookSubReservation
public SjIntegerList lookupChildAgeList()
lookupChildAgeList
in interface SjNetbookSubReservation
public void setChildAgeList(SjIntegerList inData)
setChildAgeList
in interface SjNetbookSubReservation
public SjMoney getPrice()
getPrice
in interface SjNetbookSubReservation
public SjMoney lookupPrice()
lookupPrice
in interface SjNetbookSubReservation
public void setPrice(SjMoney inData)
setPrice
in interface SjNetbookSubReservation
public TiBooleanInterface getVatIncluded()
getVatIncluded
in interface SjNetbookSubReservation
public TiBooleanInterface lookupVatIncluded()
lookupVatIncluded
in interface SjNetbookSubReservation
public void setVatIncluded(TiBooleanInterface inData)
setVatIncluded
in interface SjNetbookSubReservation
public java.lang.Boolean getVatIncludedValue()
getVatIncludedValue
in interface SjNetbookSubReservation
public void setVatIncludedValue(java.lang.Boolean inData)
setVatIncludedValue
in interface SjNetbookSubReservation
public void setVatIncludedValue(java.lang.Boolean inData, boolean inNotify)
setVatIncludedValue
in interface SjNetbookSubReservation
public TiDateTime getLastPossibleTimeForCancellation()
getLastPossibleTimeForCancellation
in interface SjNetbookSubReservation
public TiDateTime lookupLastPossibleTimeForCancellation()
lookupLastPossibleTimeForCancellation
in interface SjNetbookSubReservation
public void setLastPossibleTimeForCancellation(TiDateTime inData)
setLastPossibleTimeForCancellation
in interface SjNetbookSubReservation
public TiTimeSpan getLatestTimeForArrival()
getLatestTimeForArrival
in interface SjNetbookSubReservation
public TiTimeSpan lookupLatestTimeForArrival()
lookupLatestTimeForArrival
in interface SjNetbookSubReservation
public void setLatestTimeForArrival(TiTimeSpan inData)
setLatestTimeForArrival
in interface SjNetbookSubReservation
public TiBooleanInterface getBreakfastIncluded()
getBreakfastIncluded
in interface SjNetbookSubReservation
public TiBooleanInterface lookupBreakfastIncluded()
lookupBreakfastIncluded
in interface SjNetbookSubReservation
public void setBreakfastIncluded(TiBooleanInterface inData)
setBreakfastIncluded
in interface SjNetbookSubReservation
public java.lang.Boolean getBreakfastIncludedValue()
getBreakfastIncludedValue
in interface SjNetbookSubReservation
public void setBreakfastIncludedValue(java.lang.Boolean inData)
setBreakfastIncludedValue
in interface SjNetbookSubReservation
public void setBreakfastIncludedValue(java.lang.Boolean inData, boolean inNotify)
setBreakfastIncludedValue
in interface SjNetbookSubReservation
public SjNetbookHotelRoomType getHotelRoomType()
getHotelRoomType
in interface SjNetbookSubReservation
public SjNetbookHotelRoomType lookupHotelRoomType()
lookupHotelRoomType
in interface SjNetbookSubReservation
public void setHotelRoomType(SjNetbookHotelRoomType inData)
setHotelRoomType
in interface SjNetbookSubReservation
public SjNetbookAgreement getNetbookAgreement()
getNetbookAgreement
in interface SjNetbookSubReservation
public SjNetbookAgreement lookupNetbookAgreement()
lookupNetbookAgreement
in interface SjNetbookSubReservation
public void setNetbookAgreement(SjNetbookAgreement inData)
setNetbookAgreement
in interface SjNetbookSubReservation
public SjNetbookPerNightInfo getPerNightInfo()
getPerNightInfo
in interface SjNetbookSubReservation
public SjNetbookPerNightInfo lookupPerNightInfo()
lookupPerNightInfo
in interface SjNetbookSubReservation
public void setPerNightInfo(SjNetbookPerNightInfo inData)
setPerNightInfo
in interface SjNetbookSubReservation
public SjNetbookReservationMadeBy getReservationMadeBy()
getReservationMadeBy
in interface SjNetbookSubReservation
public SjNetbookReservationMadeBy lookupReservationMadeBy()
lookupReservationMadeBy
in interface SjNetbookSubReservation
public void setReservationMadeBy(SjNetbookReservationMadeBy inData)
setReservationMadeBy
in interface SjNetbookSubReservation
public SjNetbookReservationFor getReservationFor()
getReservationFor
in interface SjNetbookSubReservation
public SjNetbookReservationFor lookupReservationFor()
lookupReservationFor
in interface SjNetbookSubReservation
public void setReservationFor(SjNetbookReservationFor inData)
setReservationFor
in interface SjNetbookSubReservation
public SjNetbookGuarantee getNetbookGuarantee()
getNetbookGuarantee
in interface SjNetbookSubReservation
public SjNetbookGuarantee lookupNetbookGuarantee()
lookupNetbookGuarantee
in interface SjNetbookSubReservation
public void setNetbookGuarantee(SjNetbookGuarantee inData)
setNetbookGuarantee
in interface SjNetbookSubReservation
public TiStringInterface getMessageToHotel()
getMessageToHotel
in interface SjNetbookSubReservation
public TiStringInterface lookupMessageToHotel()
lookupMessageToHotel
in interface SjNetbookSubReservation
public void setMessageToHotel(TiStringInterface inData)
setMessageToHotel
in interface SjNetbookSubReservation
public java.lang.String getMessageToHotelValue()
getMessageToHotelValue
in interface SjNetbookSubReservation
public void setMessageToHotelValue(java.lang.String inData)
setMessageToHotelValue
in interface SjNetbookSubReservation
public void setMessageToHotelValue(java.lang.String inData, boolean inNotify)
setMessageToHotelValue
in interface SjNetbookSubReservation
public TiStringInterface getMessageToGuests()
getMessageToGuests
in interface SjNetbookSubReservation
public TiStringInterface lookupMessageToGuests()
lookupMessageToGuests
in interface SjNetbookSubReservation
public void setMessageToGuests(TiStringInterface inData)
setMessageToGuests
in interface SjNetbookSubReservation
public java.lang.String getMessageToGuestsValue()
getMessageToGuestsValue
in interface SjNetbookSubReservation
public void setMessageToGuestsValue(java.lang.String inData)
setMessageToGuestsValue
in interface SjNetbookSubReservation
public void setMessageToGuestsValue(java.lang.String inData, boolean inNotify)
setMessageToGuestsValue
in interface SjNetbookSubReservation
public SjIdentity getOrderId()
getOrderId
in interface SjNetbookSubReservation
public SjIdentity lookupOrderId()
lookupOrderId
in interface SjNetbookSubReservation
public void setOrderId(SjIdentity inData)
setOrderId
in interface SjNetbookSubReservation
public java.lang.String getOrderIdValue()
getOrderIdValue
in interface SjNetbookSubReservation
public void setOrderIdValue(java.lang.String inData)
setOrderIdValue
in interface SjNetbookSubReservation
public void setOrderIdValue(java.lang.String inData, boolean inNotify)
setOrderIdValue
in interface SjNetbookSubReservation
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 |