|
||||||||||
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.SjLocationPlain
public class SjLocationPlain
En lokal (station).
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Fields inherited from interface se.sj.stina.domain.model.SjLocation |
---|
EXISTS_IN_TIMETABLE, HOTEL_LOCATION_ID, LOCATION_CODE, LOCATION_ID, LOCATION_LONG_NAME, LOCATION_NAME, PRODUCER_CODE |
Constructor Summary | |
---|---|
SjLocationPlain()
|
Method Summary | |
---|---|
TiBooleanInterface |
getExistsInTimetable()
Field existsInTimetable is defined as optional. |
java.lang.Boolean |
getExistsInTimetableValue()
Field existsInTimetable is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjIdentity |
getHotelLocationId()
Field hotelLocationId is defined as optional. |
java.lang.String |
getHotelLocationIdValue()
Field hotelLocationId is defined as optional. |
TiStringInterface |
getLocationCode()
Field locationCode is defined as optional. |
java.lang.String |
getLocationCodeValue()
Field locationCode is defined as optional. |
SjIdentity |
getLocationId()
Field locationId is defined as mandatory. |
java.lang.String |
getLocationIdValue()
Field locationId is defined as mandatory. |
TiStringInterface |
getLocationLongName()
Field locationLongName is defined as optional. |
java.lang.String |
getLocationLongNameValue()
Field locationLongName is defined as optional. |
TiStringInterface |
getLocationName()
Field locationName is defined as mandatory. |
java.lang.String |
getLocationNameValue()
Field locationName is defined as mandatory. |
SjCode |
getProducerCode()
Field producerCode is defined as mandatory. |
java.lang.String |
getProducerCodeValue()
Field producerCode is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
lookupExistsInTimetable()
Field existsInTimetable is defined as optional. |
SjIdentity |
lookupHotelLocationId()
Field hotelLocationId is defined as optional. |
TiStringInterface |
lookupLocationCode()
Field locationCode is defined as optional. |
SjIdentity |
lookupLocationId()
Field locationId is defined as mandatory. |
TiStringInterface |
lookupLocationLongName()
Field locationLongName is defined as optional. |
TiStringInterface |
lookupLocationName()
Field locationName is defined as mandatory. |
SjCode |
lookupProducerCode()
Field producerCode is defined as mandatory. |
void |
setExistsInTimetable(TiBooleanInterface inData)
Field existsInTimetable is defined as optional. |
void |
setExistsInTimetableValue(java.lang.Boolean inData)
Field existsInTimetable is defined as optional. |
void |
setExistsInTimetableValue(java.lang.Boolean inData,
boolean inNotify)
Field existsInTimetable is defined as optional. |
void |
setHotelLocationId(SjIdentity inData)
Field hotelLocationId is defined as optional. |
void |
setHotelLocationIdValue(java.lang.String inData)
Field hotelLocationId is defined as optional. |
void |
setHotelLocationIdValue(java.lang.String inData,
boolean inNotify)
Field hotelLocationId is defined as optional. |
void |
setLocationCode(TiStringInterface inData)
Field locationCode is defined as optional. |
void |
setLocationCodeValue(java.lang.String inData)
Field locationCode is defined as optional. |
void |
setLocationCodeValue(java.lang.String inData,
boolean inNotify)
Field locationCode is defined as optional. |
void |
setLocationId(SjIdentity inData)
Field locationId is defined as mandatory. |
void |
setLocationIdValue(java.lang.String inData)
Field locationId is defined as mandatory. |
void |
setLocationIdValue(java.lang.String inData,
boolean inNotify)
Field locationId is defined as mandatory. |
void |
setLocationLongName(TiStringInterface inData)
Field locationLongName is defined as optional. |
void |
setLocationLongNameValue(java.lang.String inData)
Field locationLongName is defined as optional. |
void |
setLocationLongNameValue(java.lang.String inData,
boolean inNotify)
Field locationLongName is defined as optional. |
void |
setLocationName(TiStringInterface inData)
Field locationName is defined as mandatory. |
void |
setLocationNameValue(java.lang.String inData)
Field locationName is defined as mandatory. |
void |
setLocationNameValue(java.lang.String inData,
boolean inNotify)
Field locationName is defined as mandatory. |
void |
setProducerCode(SjCode inData)
Field producerCode is defined as mandatory. |
void |
setProducerCodeValue(java.lang.String inData)
Field producerCode is defined as mandatory. |
void |
setProducerCodeValue(java.lang.String inData,
boolean inNotify)
Field producerCode is defined as mandatory. |
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 SjCodePlain producerCode
public SjIdentityPlain locationId
public TiStringData locationName
public TiStringData locationLongName
public SjIdentityPlain hotelLocationId
public TiStringData locationCode
public TiBooleanData existsInTimetable
Constructor Detail |
---|
public SjLocationPlain()
Method Detail |
---|
public SjCode getProducerCode()
getProducerCode
in interface SjLocation
public SjCode lookupProducerCode()
lookupProducerCode
in interface SjLocation
public void setProducerCode(SjCode inData)
setProducerCode
in interface SjLocation
public java.lang.String getProducerCodeValue()
getProducerCodeValue
in interface SjLocation
public void setProducerCodeValue(java.lang.String inData)
setProducerCodeValue
in interface SjLocation
public void setProducerCodeValue(java.lang.String inData, boolean inNotify)
setProducerCodeValue
in interface SjLocation
public SjIdentity getLocationId()
getLocationId
in interface SjLocation
public SjIdentity lookupLocationId()
lookupLocationId
in interface SjLocation
public void setLocationId(SjIdentity inData)
setLocationId
in interface SjLocation
public java.lang.String getLocationIdValue()
getLocationIdValue
in interface SjLocation
public void setLocationIdValue(java.lang.String inData)
setLocationIdValue
in interface SjLocation
public void setLocationIdValue(java.lang.String inData, boolean inNotify)
setLocationIdValue
in interface SjLocation
public TiStringInterface getLocationName()
getLocationName
in interface SjLocation
public TiStringInterface lookupLocationName()
lookupLocationName
in interface SjLocation
public void setLocationName(TiStringInterface inData)
setLocationName
in interface SjLocation
public java.lang.String getLocationNameValue()
getLocationNameValue
in interface SjLocation
public void setLocationNameValue(java.lang.String inData)
setLocationNameValue
in interface SjLocation
public void setLocationNameValue(java.lang.String inData, boolean inNotify)
setLocationNameValue
in interface SjLocation
public TiStringInterface getLocationLongName()
getLocationLongName
in interface SjLocation
public TiStringInterface lookupLocationLongName()
lookupLocationLongName
in interface SjLocation
public void setLocationLongName(TiStringInterface inData)
setLocationLongName
in interface SjLocation
public java.lang.String getLocationLongNameValue()
getLocationLongNameValue
in interface SjLocation
public void setLocationLongNameValue(java.lang.String inData)
setLocationLongNameValue
in interface SjLocation
public void setLocationLongNameValue(java.lang.String inData, boolean inNotify)
setLocationLongNameValue
in interface SjLocation
public SjIdentity getHotelLocationId()
getHotelLocationId
in interface SjLocation
public SjIdentity lookupHotelLocationId()
lookupHotelLocationId
in interface SjLocation
public void setHotelLocationId(SjIdentity inData)
setHotelLocationId
in interface SjLocation
public java.lang.String getHotelLocationIdValue()
getHotelLocationIdValue
in interface SjLocation
public void setHotelLocationIdValue(java.lang.String inData)
setHotelLocationIdValue
in interface SjLocation
public void setHotelLocationIdValue(java.lang.String inData, boolean inNotify)
setHotelLocationIdValue
in interface SjLocation
public TiStringInterface getLocationCode()
getLocationCode
in interface SjLocation
public TiStringInterface lookupLocationCode()
lookupLocationCode
in interface SjLocation
public void setLocationCode(TiStringInterface inData)
setLocationCode
in interface SjLocation
public java.lang.String getLocationCodeValue()
getLocationCodeValue
in interface SjLocation
public void setLocationCodeValue(java.lang.String inData)
setLocationCodeValue
in interface SjLocation
public void setLocationCodeValue(java.lang.String inData, boolean inNotify)
setLocationCodeValue
in interface SjLocation
public TiBooleanInterface getExistsInTimetable()
getExistsInTimetable
in interface SjLocation
public TiBooleanInterface lookupExistsInTimetable()
lookupExistsInTimetable
in interface SjLocation
public void setExistsInTimetable(TiBooleanInterface inData)
setExistsInTimetable
in interface SjLocation
public java.lang.Boolean getExistsInTimetableValue()
getExistsInTimetableValue
in interface SjLocation
public void setExistsInTimetableValue(java.lang.Boolean inData)
setExistsInTimetableValue
in interface SjLocation
public void setExistsInTimetableValue(java.lang.Boolean inData, boolean inNotify)
setExistsInTimetableValue
in interface SjLocation
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |