|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjNetbookLocationPlain
public class SjNetbookLocationPlain
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Field Summary | |
|---|---|
SjCodePlain |
hotelLocationCountryCode
|
SjIdentityPlain |
hotelLocationId
|
TiStringData |
hotelLocationName
|
SjIdentityPlain |
hotelTopLocationId
|
TiStringData |
hotelTopLocationName
|
| Fields inherited from interface se.sj.stina.domain.model.SjNetbookLocation |
|---|
HOTEL_LOCATION_COUNTRY_CODE, HOTEL_LOCATION_ID, HOTEL_LOCATION_NAME, HOTEL_TOP_LOCATION_ID, HOTEL_TOP_LOCATION_NAME |
| Constructor Summary | |
|---|---|
SjNetbookLocationPlain()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getGeneratedTiName()
|
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. |
java.lang.String |
getRealTiName()
|
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 class org.stina.framework.core.model.TiAbstractMapData |
|---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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, 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 |
| Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
|---|
property |
| Field Detail |
|---|
public SjIdentityPlain hotelLocationId
public TiStringData hotelLocationName
public SjIdentityPlain hotelTopLocationId
public TiStringData hotelTopLocationName
public SjCodePlain hotelLocationCountryCode
| Constructor Detail |
|---|
public SjNetbookLocationPlain()
| Method Detail |
|---|
public SjIdentity getHotelLocationId()
getHotelLocationId in interface SjNetbookLocationpublic SjIdentity lookupHotelLocationId()
lookupHotelLocationId in interface SjNetbookLocationpublic void setHotelLocationId(SjIdentity inData)
setHotelLocationId in interface SjNetbookLocationpublic java.lang.String getHotelLocationIdValue()
getHotelLocationIdValue in interface SjNetbookLocationpublic void setHotelLocationIdValue(java.lang.String inData)
setHotelLocationIdValue in interface SjNetbookLocation
public void setHotelLocationIdValue(java.lang.String inData,
boolean inNotify)
setHotelLocationIdValue in interface SjNetbookLocationpublic TiStringInterface getHotelLocationName()
getHotelLocationName in interface SjNetbookLocationpublic TiStringInterface lookupHotelLocationName()
lookupHotelLocationName in interface SjNetbookLocationpublic void setHotelLocationName(TiStringInterface inData)
setHotelLocationName in interface SjNetbookLocationpublic java.lang.String getHotelLocationNameValue()
getHotelLocationNameValue in interface SjNetbookLocationpublic void setHotelLocationNameValue(java.lang.String inData)
setHotelLocationNameValue in interface SjNetbookLocation
public void setHotelLocationNameValue(java.lang.String inData,
boolean inNotify)
setHotelLocationNameValue in interface SjNetbookLocationpublic SjIdentity getHotelTopLocationId()
getHotelTopLocationId in interface SjNetbookLocationpublic SjIdentity lookupHotelTopLocationId()
lookupHotelTopLocationId in interface SjNetbookLocationpublic void setHotelTopLocationId(SjIdentity inData)
setHotelTopLocationId in interface SjNetbookLocationpublic java.lang.String getHotelTopLocationIdValue()
getHotelTopLocationIdValue in interface SjNetbookLocationpublic void setHotelTopLocationIdValue(java.lang.String inData)
setHotelTopLocationIdValue in interface SjNetbookLocation
public void setHotelTopLocationIdValue(java.lang.String inData,
boolean inNotify)
setHotelTopLocationIdValue in interface SjNetbookLocationpublic TiStringInterface getHotelTopLocationName()
getHotelTopLocationName in interface SjNetbookLocationpublic TiStringInterface lookupHotelTopLocationName()
lookupHotelTopLocationName in interface SjNetbookLocationpublic void setHotelTopLocationName(TiStringInterface inData)
setHotelTopLocationName in interface SjNetbookLocationpublic java.lang.String getHotelTopLocationNameValue()
getHotelTopLocationNameValue in interface SjNetbookLocationpublic void setHotelTopLocationNameValue(java.lang.String inData)
setHotelTopLocationNameValue in interface SjNetbookLocation
public void setHotelTopLocationNameValue(java.lang.String inData,
boolean inNotify)
setHotelTopLocationNameValue in interface SjNetbookLocationpublic SjCode getHotelLocationCountryCode()
getHotelLocationCountryCode in interface SjNetbookLocationpublic SjCode lookupHotelLocationCountryCode()
lookupHotelLocationCountryCode in interface SjNetbookLocationpublic void setHotelLocationCountryCode(SjCode inData)
setHotelLocationCountryCode in interface SjNetbookLocationpublic java.lang.String getHotelLocationCountryCodeValue()
getHotelLocationCountryCodeValue in interface SjNetbookLocationpublic void setHotelLocationCountryCodeValue(java.lang.String inData)
setHotelLocationCountryCodeValue in interface SjNetbookLocation
public void setHotelLocationCountryCodeValue(java.lang.String inData,
boolean inNotify)
setHotelLocationCountryCodeValue in interface SjNetbookLocationpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||