|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookLocation
Field Summary | |
---|---|
static java.lang.String |
HOTEL_LOCATION_COUNTRY_CODE
|
static java.lang.String |
HOTEL_LOCATION_ID
|
static java.lang.String |
HOTEL_LOCATION_NAME
|
static java.lang.String |
HOTEL_TOP_LOCATION_ID
|
static java.lang.String |
HOTEL_TOP_LOCATION_NAME
|
Method Summary | |
---|---|
SjCode |
getHotelLocationCountryCode()
Field hotelLocationCountryCode is defined as mandatory. |
java.lang.String |
getHotelLocationCountryCodeValue()
Field hotelLocationCountryCode is defined as mandatory. |
SjIdentity |
getHotelLocationId()
Field hotelLocationId is defined as mandatory. |
java.lang.String |
getHotelLocationIdValue()
Field hotelLocationId is defined as mandatory. |
TiStringInterface |
getHotelLocationName()
Field hotelLocationName is defined as mandatory. |
java.lang.String |
getHotelLocationNameValue()
Field hotelLocationName is defined as mandatory. |
SjIdentity |
getHotelTopLocationId()
Field hotelTopLocationId is defined as optional. |
java.lang.String |
getHotelTopLocationIdValue()
Field hotelTopLocationId is defined as optional. |
TiStringInterface |
getHotelTopLocationName()
Field hotelTopLocationName is defined as optional. |
java.lang.String |
getHotelTopLocationNameValue()
Field hotelTopLocationName is defined as optional. |
SjCode |
lookupHotelLocationCountryCode()
Field hotelLocationCountryCode is defined as mandatory. |
SjIdentity |
lookupHotelLocationId()
Field hotelLocationId is defined as mandatory. |
TiStringInterface |
lookupHotelLocationName()
Field hotelLocationName is defined as mandatory. |
SjIdentity |
lookupHotelTopLocationId()
Field hotelTopLocationId is defined as optional. |
TiStringInterface |
lookupHotelTopLocationName()
Field hotelTopLocationName is defined as optional. |
void |
setHotelLocationCountryCode(SjCode inData)
Field hotelLocationCountryCode is defined as mandatory. |
void |
setHotelLocationCountryCodeValue(java.lang.String inData)
Field hotelLocationCountryCode is defined as mandatory. |
void |
setHotelLocationCountryCodeValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationCountryCode is defined as mandatory. |
void |
setHotelLocationId(SjIdentity inData)
Field hotelLocationId is defined as mandatory. |
void |
setHotelLocationIdValue(java.lang.String inData)
Field hotelLocationId is defined as mandatory. |
void |
setHotelLocationIdValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationId is defined as mandatory. |
void |
setHotelLocationName(TiStringInterface inData)
Field hotelLocationName is defined as mandatory. |
void |
setHotelLocationNameValue(java.lang.String inData)
Field hotelLocationName is defined as mandatory. |
void |
setHotelLocationNameValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationName is defined as mandatory. |
void |
setHotelTopLocationId(SjIdentity inData)
Field hotelTopLocationId is defined as optional. |
void |
setHotelTopLocationIdValue(java.lang.String inData)
Field hotelTopLocationId is defined as optional. |
void |
setHotelTopLocationIdValue(java.lang.String inData,
boolean inNotify)
Field hotelTopLocationId is defined as optional. |
void |
setHotelTopLocationName(TiStringInterface inData)
Field hotelTopLocationName is defined as optional. |
void |
setHotelTopLocationNameValue(java.lang.String inData)
Field hotelTopLocationName is defined as optional. |
void |
setHotelTopLocationNameValue(java.lang.String inData,
boolean inNotify)
Field hotelTopLocationName is defined as optional. |
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_LOCATION_ID
static final java.lang.String HOTEL_LOCATION_NAME
static final java.lang.String HOTEL_TOP_LOCATION_ID
static final java.lang.String HOTEL_TOP_LOCATION_NAME
static final java.lang.String HOTEL_LOCATION_COUNTRY_CODE
Method Detail |
---|
SjIdentity getHotelLocationId()
SjIdentity lookupHotelLocationId()
void setHotelLocationId(SjIdentity inData)
java.lang.String getHotelLocationIdValue()
void setHotelLocationIdValue(java.lang.String inData)
void setHotelLocationIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getHotelLocationName()
TiStringInterface lookupHotelLocationName()
void setHotelLocationName(TiStringInterface inData)
java.lang.String getHotelLocationNameValue()
void setHotelLocationNameValue(java.lang.String inData)
void setHotelLocationNameValue(java.lang.String inData, boolean inNotify)
SjIdentity getHotelTopLocationId()
SjIdentity lookupHotelTopLocationId()
void setHotelTopLocationId(SjIdentity inData)
java.lang.String getHotelTopLocationIdValue()
void setHotelTopLocationIdValue(java.lang.String inData)
void setHotelTopLocationIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getHotelTopLocationName()
TiStringInterface lookupHotelTopLocationName()
void setHotelTopLocationName(TiStringInterface inData)
java.lang.String getHotelTopLocationNameValue()
void setHotelTopLocationNameValue(java.lang.String inData)
void setHotelTopLocationNameValue(java.lang.String inData, boolean inNotify)
SjCode getHotelLocationCountryCode()
SjCode lookupHotelLocationCountryCode()
void setHotelLocationCountryCode(SjCode inData)
java.lang.String getHotelLocationCountryCodeValue()
void setHotelLocationCountryCodeValue(java.lang.String inData)
void setHotelLocationCountryCodeValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |