|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjPriceTransportDescription
Transportsträcka för light Svar
Field Summary | |
---|---|
static java.lang.String |
PRICE_LEVEL_CODE
|
static java.lang.String |
TRAVEL_METHOD_CODE
|
static java.lang.String |
VIA_STRING_LIST
|
Method Summary | |
---|---|
SjCode |
getPriceLevelCode()
Field priceLevelCode is defined as mandatory. |
java.lang.String |
getPriceLevelCodeValue()
Field priceLevelCode is defined as mandatory. |
SjCode |
getTravelMethodCode()
Field travelMethodCode is defined as mandatory. |
java.lang.String |
getTravelMethodCodeValue()
Field travelMethodCode is defined as mandatory. |
SjStringList |
getViaStringList()
Field viaStringList is defined as optional. |
SjCode |
lookupPriceLevelCode()
Field priceLevelCode is defined as mandatory. |
SjCode |
lookupTravelMethodCode()
Field travelMethodCode is defined as mandatory. |
SjStringList |
lookupViaStringList()
Field viaStringList is defined as optional. |
void |
setPriceLevelCode(SjCode inData)
Field priceLevelCode is defined as mandatory. |
void |
setPriceLevelCodeValue(java.lang.String inData)
Field priceLevelCode is defined as mandatory. |
void |
setPriceLevelCodeValue(java.lang.String inData,
boolean inNotify)
Field priceLevelCode is defined as mandatory. |
void |
setTravelMethodCode(SjCode inData)
Field travelMethodCode is defined as mandatory. |
void |
setTravelMethodCodeValue(java.lang.String inData)
Field travelMethodCode is defined as mandatory. |
void |
setTravelMethodCodeValue(java.lang.String inData,
boolean inNotify)
Field travelMethodCode is defined as mandatory. |
void |
setViaStringList(SjStringList inData)
Field viaStringList 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 PRICE_LEVEL_CODE
static final java.lang.String TRAVEL_METHOD_CODE
static final java.lang.String VIA_STRING_LIST
Method Detail |
---|
SjCode getPriceLevelCode()
SjCode lookupPriceLevelCode()
void setPriceLevelCode(SjCode inData)
java.lang.String getPriceLevelCodeValue()
void setPriceLevelCodeValue(java.lang.String inData)
void setPriceLevelCodeValue(java.lang.String inData, boolean inNotify)
SjCode getTravelMethodCode()
SjCode lookupTravelMethodCode()
void setTravelMethodCode(SjCode inData)
java.lang.String getTravelMethodCodeValue()
void setTravelMethodCodeValue(java.lang.String inData)
void setTravelMethodCodeValue(java.lang.String inData, boolean inNotify)
SjStringList getViaStringList()
SjStringList lookupViaStringList()
void setViaStringList(SjStringList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |