|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookReservation
Field Summary | |
---|---|
static java.lang.String |
CANCELLATION_POSSIBLE
|
static java.lang.String |
CHANGE_POSSIBLE
|
static java.lang.String |
FIRST_EDIT
|
static java.lang.String |
HOTEL
|
static java.lang.String |
MULTIPLE_ROOM_RESERVATION_NUMBER
|
static java.lang.String |
RESERVATION_NUMBER
|
static java.lang.String |
SUB_RESERVATION_LIST
|
Method Summary | |
---|---|
TiBooleanInterface |
getCancellationPossible()
Field cancellationPossible is defined as mandatory. |
java.lang.Boolean |
getCancellationPossibleValue()
Field cancellationPossible is defined as mandatory. |
TiBooleanInterface |
getChangePossible()
Field changePossible is defined as mandatory. |
java.lang.Boolean |
getChangePossibleValue()
Field changePossible is defined as mandatory. |
TiDateTime |
getFirstEdit()
Field firstEdit is defined as mandatory. |
SjNetbookHotel |
getHotel()
Field hotel is defined as mandatory. |
SjNetbookReservationId |
getMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
java.lang.String |
getMultipleRoomReservationNumberValue()
Field multipleRoomReservationNumber is defined as mandatory. |
SjNetbookReservationId |
getReservationNumber()
Field reservationNumber is defined as mandatory. |
java.lang.String |
getReservationNumberValue()
Field reservationNumber is defined as mandatory. |
SjNetbookSubReservationList |
getSubReservationList()
Field subReservationList is defined as mandatory. |
TiBooleanInterface |
lookupCancellationPossible()
Field cancellationPossible is defined as mandatory. |
TiBooleanInterface |
lookupChangePossible()
Field changePossible is defined as mandatory. |
TiDateTime |
lookupFirstEdit()
Field firstEdit is defined as mandatory. |
SjNetbookHotel |
lookupHotel()
Field hotel is defined as mandatory. |
SjNetbookReservationId |
lookupMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
SjNetbookReservationId |
lookupReservationNumber()
Field reservationNumber is defined as mandatory. |
SjNetbookSubReservationList |
lookupSubReservationList()
Field subReservationList is defined as mandatory. |
void |
setCancellationPossible(TiBooleanInterface inData)
Field cancellationPossible is defined as mandatory. |
void |
setCancellationPossibleValue(java.lang.Boolean inData)
Field cancellationPossible is defined as mandatory. |
void |
setCancellationPossibleValue(java.lang.Boolean inData,
boolean inNotify)
Field cancellationPossible is defined as mandatory. |
void |
setChangePossible(TiBooleanInterface inData)
Field changePossible is defined as mandatory. |
void |
setChangePossibleValue(java.lang.Boolean inData)
Field changePossible is defined as mandatory. |
void |
setChangePossibleValue(java.lang.Boolean inData,
boolean inNotify)
Field changePossible is defined as mandatory. |
void |
setFirstEdit(TiDateTime inData)
Field firstEdit is defined as mandatory. |
void |
setHotel(SjNetbookHotel inData)
Field hotel is defined as mandatory. |
void |
setMultipleRoomReservationNumber(SjNetbookReservationId inData)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setMultipleRoomReservationNumberValue(java.lang.String inData)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setMultipleRoomReservationNumberValue(java.lang.String inData,
boolean inNotify)
Field multipleRoomReservationNumber 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 |
setSubReservationList(SjNetbookSubReservationList inData)
Field subReservationList 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 MULTIPLE_ROOM_RESERVATION_NUMBER
static final java.lang.String RESERVATION_NUMBER
static final java.lang.String FIRST_EDIT
static final java.lang.String CHANGE_POSSIBLE
static final java.lang.String CANCELLATION_POSSIBLE
static final java.lang.String HOTEL
static final java.lang.String SUB_RESERVATION_LIST
Method Detail |
---|
SjNetbookReservationId getMultipleRoomReservationNumber()
SjNetbookReservationId lookupMultipleRoomReservationNumber()
void setMultipleRoomReservationNumber(SjNetbookReservationId inData)
java.lang.String getMultipleRoomReservationNumberValue()
void setMultipleRoomReservationNumberValue(java.lang.String inData)
void setMultipleRoomReservationNumberValue(java.lang.String inData, boolean inNotify)
SjNetbookReservationId getReservationNumber()
SjNetbookReservationId lookupReservationNumber()
void setReservationNumber(SjNetbookReservationId inData)
java.lang.String getReservationNumberValue()
void setReservationNumberValue(java.lang.String inData)
void setReservationNumberValue(java.lang.String inData, boolean inNotify)
TiDateTime getFirstEdit()
TiDateTime lookupFirstEdit()
void setFirstEdit(TiDateTime inData)
TiBooleanInterface getChangePossible()
TiBooleanInterface lookupChangePossible()
void setChangePossible(TiBooleanInterface inData)
java.lang.Boolean getChangePossibleValue()
void setChangePossibleValue(java.lang.Boolean inData)
void setChangePossibleValue(java.lang.Boolean inData, boolean inNotify)
TiBooleanInterface getCancellationPossible()
TiBooleanInterface lookupCancellationPossible()
void setCancellationPossible(TiBooleanInterface inData)
java.lang.Boolean getCancellationPossibleValue()
void setCancellationPossibleValue(java.lang.Boolean inData)
void setCancellationPossibleValue(java.lang.Boolean inData, boolean inNotify)
SjNetbookHotel getHotel()
SjNetbookHotel lookupHotel()
void setHotel(SjNetbookHotel inData)
SjNetbookSubReservationList getSubReservationList()
SjNetbookSubReservationList lookupSubReservationList()
void setSubReservationList(SjNetbookSubReservationList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |