|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjBookingClassSummary
Field Summary | |
---|---|
static java.lang.String |
BOOKING_CLASS
|
static java.lang.String |
NUMBER_OF_TRAVELLERS
|
Method Summary | |
---|---|
TiStringInterface |
getBookingClass()
Field bookingClass is defined as mandatory. |
java.lang.String |
getBookingClassValue()
Field bookingClass is defined as mandatory. |
SjIntegerString |
getNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
java.lang.String |
getNumberOfTravellersValue()
Field numberOfTravellers is defined as mandatory. |
TiStringInterface |
lookupBookingClass()
Field bookingClass is defined as mandatory. |
SjIntegerString |
lookupNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
void |
setBookingClass(TiStringInterface inData)
Field bookingClass is defined as mandatory. |
void |
setBookingClassValue(java.lang.String inData)
Field bookingClass is defined as mandatory. |
void |
setBookingClassValue(java.lang.String inData,
boolean inNotify)
Field bookingClass is defined as mandatory. |
void |
setNumberOfTravellers(SjIntegerString inData)
Field numberOfTravellers is defined as mandatory. |
void |
setNumberOfTravellersValue(java.lang.String inData)
Field numberOfTravellers is defined as mandatory. |
void |
setNumberOfTravellersValue(java.lang.String inData,
boolean inNotify)
Field numberOfTravellers 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 BOOKING_CLASS
static final java.lang.String NUMBER_OF_TRAVELLERS
Method Detail |
---|
TiStringInterface getBookingClass()
TiStringInterface lookupBookingClass()
void setBookingClass(TiStringInterface inData)
java.lang.String getBookingClassValue()
void setBookingClassValue(java.lang.String inData)
void setBookingClassValue(java.lang.String inData, boolean inNotify)
SjIntegerString getNumberOfTravellers()
SjIntegerString lookupNumberOfTravellers()
void setNumberOfTravellers(SjIntegerString inData)
java.lang.String getNumberOfTravellersValue()
void setNumberOfTravellersValue(java.lang.String inData)
void setNumberOfTravellersValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |