|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookSubReservation
Fältet LatestTimeForArrival är ett TimeSpan från klockan 00:00
Field Summary | |
---|---|
static java.lang.String |
BREAKFAST_INCLUDED
|
static java.lang.String |
CHILD_AGE_LIST
|
static java.lang.String |
HOTEL_GUEST_ARRIVAL_DATE
|
static java.lang.String |
HOTEL_ROOM_TYPE
|
static java.lang.String |
LAST_POSSIBLE_TIME_FOR_CANCELLATION
|
static java.lang.String |
LATEST_TIME_FOR_ARRIVAL
|
static java.lang.String |
MESSAGE_TO_GUESTS
|
static java.lang.String |
MESSAGE_TO_HOTEL
|
static java.lang.String |
NETBOOK_AGREEMENT
|
static java.lang.String |
NETBOOK_GUARANTEE
|
static java.lang.String |
NUMBER
|
static java.lang.String |
NUMBER_OF_ADULTS
|
static java.lang.String |
NUMBER_OF_NIGHTS
|
static java.lang.String |
ORDER_ID
|
static java.lang.String |
PER_NIGHT_INFO
|
static java.lang.String |
PRICE
|
static java.lang.String |
RESERVATION_FOR
|
static java.lang.String |
RESERVATION_MADE_BY
|
static java.lang.String |
RESERVATION_TIME
|
static java.lang.String |
TYPE
|
static java.lang.String |
VAT_INCLUDED
|
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. |
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. |
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 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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String NUMBER
static final java.lang.String TYPE
static final java.lang.String RESERVATION_TIME
static final java.lang.String HOTEL_GUEST_ARRIVAL_DATE
static final java.lang.String NUMBER_OF_NIGHTS
static final java.lang.String NUMBER_OF_ADULTS
static final java.lang.String CHILD_AGE_LIST
static final java.lang.String PRICE
static final java.lang.String VAT_INCLUDED
static final java.lang.String LAST_POSSIBLE_TIME_FOR_CANCELLATION
static final java.lang.String LATEST_TIME_FOR_ARRIVAL
static final java.lang.String BREAKFAST_INCLUDED
static final java.lang.String HOTEL_ROOM_TYPE
static final java.lang.String NETBOOK_AGREEMENT
static final java.lang.String PER_NIGHT_INFO
static final java.lang.String RESERVATION_MADE_BY
static final java.lang.String RESERVATION_FOR
static final java.lang.String NETBOOK_GUARANTEE
static final java.lang.String MESSAGE_TO_HOTEL
static final java.lang.String MESSAGE_TO_GUESTS
static final java.lang.String ORDER_ID
Method Detail |
---|
TiIntegerInterface getNumber()
TiIntegerInterface lookupNumber()
void setNumber(TiIntegerInterface inData)
java.lang.Integer getNumberValue()
void setNumberValue(java.lang.Integer inData)
void setNumberValue(java.lang.Integer inData, boolean inNotify)
SjCode getType()
SjCode lookupType()
void setType(SjCode inData)
java.lang.String getTypeValue()
void setTypeValue(java.lang.String inData)
void setTypeValue(java.lang.String inData, boolean inNotify)
TiDateTime getReservationTime()
TiDateTime lookupReservationTime()
void setReservationTime(TiDateTime inData)
TiDate getHotelGuestArrivalDate()
TiDate lookupHotelGuestArrivalDate()
void setHotelGuestArrivalDate(TiDate inData)
TiIntegerInterface getNumberOfNights()
TiIntegerInterface lookupNumberOfNights()
void setNumberOfNights(TiIntegerInterface inData)
java.lang.Integer getNumberOfNightsValue()
void setNumberOfNightsValue(java.lang.Integer inData)
void setNumberOfNightsValue(java.lang.Integer inData, boolean inNotify)
TiIntegerInterface getNumberOfAdults()
TiIntegerInterface lookupNumberOfAdults()
void setNumberOfAdults(TiIntegerInterface inData)
java.lang.Integer getNumberOfAdultsValue()
void setNumberOfAdultsValue(java.lang.Integer inData)
void setNumberOfAdultsValue(java.lang.Integer inData, boolean inNotify)
SjIntegerList getChildAgeList()
SjIntegerList lookupChildAgeList()
void setChildAgeList(SjIntegerList inData)
SjMoney getPrice()
SjMoney lookupPrice()
void setPrice(SjMoney inData)
TiBooleanInterface getVatIncluded()
TiBooleanInterface lookupVatIncluded()
void setVatIncluded(TiBooleanInterface inData)
java.lang.Boolean getVatIncludedValue()
void setVatIncludedValue(java.lang.Boolean inData)
void setVatIncludedValue(java.lang.Boolean inData, boolean inNotify)
TiDateTime getLastPossibleTimeForCancellation()
TiDateTime lookupLastPossibleTimeForCancellation()
void setLastPossibleTimeForCancellation(TiDateTime inData)
TiTimeSpan getLatestTimeForArrival()
TiTimeSpan lookupLatestTimeForArrival()
void setLatestTimeForArrival(TiTimeSpan inData)
TiBooleanInterface getBreakfastIncluded()
TiBooleanInterface lookupBreakfastIncluded()
void setBreakfastIncluded(TiBooleanInterface inData)
java.lang.Boolean getBreakfastIncludedValue()
void setBreakfastIncludedValue(java.lang.Boolean inData)
void setBreakfastIncludedValue(java.lang.Boolean inData, boolean inNotify)
SjNetbookHotelRoomType getHotelRoomType()
SjNetbookHotelRoomType lookupHotelRoomType()
void setHotelRoomType(SjNetbookHotelRoomType inData)
SjNetbookAgreement getNetbookAgreement()
SjNetbookAgreement lookupNetbookAgreement()
void setNetbookAgreement(SjNetbookAgreement inData)
SjNetbookPerNightInfo getPerNightInfo()
SjNetbookPerNightInfo lookupPerNightInfo()
void setPerNightInfo(SjNetbookPerNightInfo inData)
SjNetbookReservationMadeBy getReservationMadeBy()
SjNetbookReservationMadeBy lookupReservationMadeBy()
void setReservationMadeBy(SjNetbookReservationMadeBy inData)
SjNetbookReservationFor getReservationFor()
SjNetbookReservationFor lookupReservationFor()
void setReservationFor(SjNetbookReservationFor inData)
SjNetbookGuarantee getNetbookGuarantee()
SjNetbookGuarantee lookupNetbookGuarantee()
void setNetbookGuarantee(SjNetbookGuarantee inData)
TiStringInterface getMessageToHotel()
TiStringInterface lookupMessageToHotel()
void setMessageToHotel(TiStringInterface inData)
java.lang.String getMessageToHotelValue()
void setMessageToHotelValue(java.lang.String inData)
void setMessageToHotelValue(java.lang.String inData, boolean inNotify)
TiStringInterface getMessageToGuests()
TiStringInterface lookupMessageToGuests()
void setMessageToGuests(TiStringInterface inData)
java.lang.String getMessageToGuestsValue()
void setMessageToGuestsValue(java.lang.String inData)
void setMessageToGuestsValue(java.lang.String inData, boolean inNotify)
SjIdentity getOrderId()
SjIdentity lookupOrderId()
void setOrderId(SjIdentity inData)
java.lang.String getOrderIdValue()
void setOrderIdValue(java.lang.String inData)
void setOrderIdValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |