|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookAvailable
Field Summary | |
---|---|
static java.lang.String |
BOOKABLE_OPTION_LIST
|
static java.lang.String |
DISTANCE_TO_TRAIN
|
static java.lang.String |
HOTEL_CHAIN
|
static java.lang.String |
HOTEL_ID
|
static java.lang.String |
HOTEL_LOCATION
|
static java.lang.String |
HOTEL_NAME
|
static java.lang.String |
HOTEL_SHORT_INFO_URL
|
Method Summary | |
---|---|
SjNetbookBookableOptionList |
getBookableOptionList()
Field bookableOptionList is defined as mandatory. |
TiIntegerInterface |
getDistanceToTrain()
Field distanceToTrain is defined as optional. |
java.lang.Integer |
getDistanceToTrainValue()
Field distanceToTrain is defined as optional. |
SjNetbookHotelChain |
getHotelChain()
Field hotelChain is defined as optional. |
SjIdentity |
getHotelId()
Field hotelId is defined as mandatory. |
java.lang.String |
getHotelIdValue()
Field hotelId is defined as mandatory. |
SjNetbookLocation |
getHotelLocation()
Field hotelLocation is defined as mandatory. |
TiStringInterface |
getHotelName()
Field hotelName is defined as mandatory. |
java.lang.String |
getHotelNameValue()
Field hotelName is defined as mandatory. |
TiStringInterface |
getHotelShortInfoUrl()
Field hotelShortInfoUrl is defined as mandatory. |
java.lang.String |
getHotelShortInfoUrlValue()
Field hotelShortInfoUrl is defined as mandatory. |
SjNetbookBookableOptionList |
lookupBookableOptionList()
Field bookableOptionList is defined as mandatory. |
TiIntegerInterface |
lookupDistanceToTrain()
Field distanceToTrain is defined as optional. |
SjNetbookHotelChain |
lookupHotelChain()
Field hotelChain is defined as optional. |
SjIdentity |
lookupHotelId()
Field hotelId is defined as mandatory. |
SjNetbookLocation |
lookupHotelLocation()
Field hotelLocation is defined as mandatory. |
TiStringInterface |
lookupHotelName()
Field hotelName is defined as mandatory. |
TiStringInterface |
lookupHotelShortInfoUrl()
Field hotelShortInfoUrl is defined as mandatory. |
void |
setBookableOptionList(SjNetbookBookableOptionList inData)
Field bookableOptionList is defined as mandatory. |
void |
setDistanceToTrain(TiIntegerInterface inData)
Field distanceToTrain is defined as optional. |
void |
setDistanceToTrainValue(java.lang.Integer inData)
Field distanceToTrain is defined as optional. |
void |
setDistanceToTrainValue(java.lang.Integer inData,
boolean inNotify)
Field distanceToTrain is defined as optional. |
void |
setHotelChain(SjNetbookHotelChain inData)
Field hotelChain is defined as optional. |
void |
setHotelId(SjIdentity inData)
Field hotelId is defined as mandatory. |
void |
setHotelIdValue(java.lang.String inData)
Field hotelId is defined as mandatory. |
void |
setHotelIdValue(java.lang.String inData,
boolean inNotify)
Field hotelId is defined as mandatory. |
void |
setHotelLocation(SjNetbookLocation inData)
Field hotelLocation is defined as mandatory. |
void |
setHotelName(TiStringInterface inData)
Field hotelName is defined as mandatory. |
void |
setHotelNameValue(java.lang.String inData)
Field hotelName is defined as mandatory. |
void |
setHotelNameValue(java.lang.String inData,
boolean inNotify)
Field hotelName is defined as mandatory. |
void |
setHotelShortInfoUrl(TiStringInterface inData)
Field hotelShortInfoUrl is defined as mandatory. |
void |
setHotelShortInfoUrlValue(java.lang.String inData)
Field hotelShortInfoUrl is defined as mandatory. |
void |
setHotelShortInfoUrlValue(java.lang.String inData,
boolean inNotify)
Field hotelShortInfoUrl 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 HOTEL_ID
static final java.lang.String HOTEL_NAME
static final java.lang.String HOTEL_SHORT_INFO_URL
static final java.lang.String HOTEL_LOCATION
static final java.lang.String HOTEL_CHAIN
static final java.lang.String DISTANCE_TO_TRAIN
static final java.lang.String BOOKABLE_OPTION_LIST
Method Detail |
---|
SjIdentity getHotelId()
SjIdentity lookupHotelId()
void setHotelId(SjIdentity inData)
java.lang.String getHotelIdValue()
void setHotelIdValue(java.lang.String inData)
void setHotelIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getHotelName()
TiStringInterface lookupHotelName()
void setHotelName(TiStringInterface inData)
java.lang.String getHotelNameValue()
void setHotelNameValue(java.lang.String inData)
void setHotelNameValue(java.lang.String inData, boolean inNotify)
TiStringInterface getHotelShortInfoUrl()
TiStringInterface lookupHotelShortInfoUrl()
void setHotelShortInfoUrl(TiStringInterface inData)
java.lang.String getHotelShortInfoUrlValue()
void setHotelShortInfoUrlValue(java.lang.String inData)
void setHotelShortInfoUrlValue(java.lang.String inData, boolean inNotify)
SjNetbookLocation getHotelLocation()
SjNetbookLocation lookupHotelLocation()
void setHotelLocation(SjNetbookLocation inData)
SjNetbookHotelChain getHotelChain()
SjNetbookHotelChain lookupHotelChain()
void setHotelChain(SjNetbookHotelChain inData)
TiIntegerInterface getDistanceToTrain()
TiIntegerInterface lookupDistanceToTrain()
void setDistanceToTrain(TiIntegerInterface inData)
java.lang.Integer getDistanceToTrainValue()
void setDistanceToTrainValue(java.lang.Integer inData)
void setDistanceToTrainValue(java.lang.Integer inData, boolean inNotify)
SjNetbookBookableOptionList getBookableOptionList()
SjNetbookBookableOptionList lookupBookableOptionList()
void setBookableOptionList(SjNetbookBookableOptionList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |