|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjAvailableLocationConnectedServiceQuery
LocationProducer = Orten/staden som frågan om beläggningsläge för lokalbokning avseer
Field Summary | |
---|---|
static java.lang.String |
FROM_DATE
|
static java.lang.String |
LOCATION_PRODUCER
|
static java.lang.String |
TO_DATE
|
Method Summary | |
---|---|
TiDate |
getFromDate()
Field fromDate is defined as mandatory. |
SjCode |
getLocationProducer()
Field locationProducer is defined as mandatory. |
java.lang.String |
getLocationProducerValue()
Field locationProducer is defined as mandatory. |
TiDate |
getToDate()
Field toDate is defined as mandatory. |
TiDate |
lookupFromDate()
Field fromDate is defined as mandatory. |
SjCode |
lookupLocationProducer()
Field locationProducer is defined as mandatory. |
TiDate |
lookupToDate()
Field toDate is defined as mandatory. |
void |
setFromDate(TiDate inData)
Field fromDate is defined as mandatory. |
void |
setLocationProducer(SjCode inData)
Field locationProducer is defined as mandatory. |
void |
setLocationProducerValue(java.lang.String inData)
Field locationProducer is defined as mandatory. |
void |
setLocationProducerValue(java.lang.String inData,
boolean inNotify)
Field locationProducer is defined as mandatory. |
void |
setToDate(TiDate inData)
Field toDate 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 LOCATION_PRODUCER
static final java.lang.String FROM_DATE
static final java.lang.String TO_DATE
Method Detail |
---|
SjCode getLocationProducer()
SjCode lookupLocationProducer()
void setLocationProducer(SjCode inData)
java.lang.String getLocationProducerValue()
void setLocationProducerValue(java.lang.String inData)
void setLocationProducerValue(java.lang.String inData, boolean inNotify)
TiDate getFromDate()
TiDate lookupFromDate()
void setFromDate(TiDate inData)
TiDate getToDate()
TiDate lookupToDate()
void setToDate(TiDate inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |