|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjTravelMethodProductCodeList | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard |
Uses of SjTravelMethodProductCodeList in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjTravelMethodProductCodeList | |
---|---|
SjTravelMethodProductCodeList |
SjStinaModelFactoryInterface.createTravelMethodProductCodeList()
|
SjTravelMethodProductCodeList |
SjItineraryLightQuery.getNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQuery.getNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQuery.getNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQuery.getPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQuery.getPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQuery.getTravelMethodProductCodeList()
Field travelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQuery.lookupNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQuery.lookupNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQuery.lookupNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQuery.lookupPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQuery.lookupPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQuery.lookupTravelMethodProductCodeList()
Field travelMethodProductCodeList is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjTravelMethodProductCodeList | |
---|---|
void |
SjItineraryLightQuery.setNotIncludeTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notIncludeTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQuery.setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notPreferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryLightQuery.setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notPreferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQuery.setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field preferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryLightQuery.setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field preferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQuery.setTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field travelMethodProductCodeList is defined as optional. |
Uses of SjTravelMethodProductCodeList in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjTravelMethodProductCodeList | |
---|---|
class |
SjTravelMethodProductCodeListPlain
Denna struktur innehåller en lista med strukturer som anger vilka färdmedel som skall ingå i tidtabellssökningen |
Methods in se.sj.stina.domain.model.impl.plain that return SjTravelMethodProductCodeList | |
---|---|
SjTravelMethodProductCodeList |
SjStinaModelFactory.createTravelMethodProductCodeList()
|
SjTravelMethodProductCodeList |
SjItineraryLightQueryPlain.getNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryPlain.getNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryPlain.getNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryPlain.getPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryPlain.getPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryPlain.getTravelMethodProductCodeList()
Field travelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryPlain.lookupNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryPlain.lookupNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryPlain.lookupNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryPlain.lookupPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryPlain.lookupPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryPlain.lookupTravelMethodProductCodeList()
Field travelMethodProductCodeList is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTravelMethodProductCodeList | |
---|---|
void |
SjItineraryLightQueryPlain.setNotIncludeTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notIncludeTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQueryPlain.setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notPreferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryLightQueryPlain.setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notPreferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQueryPlain.setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field preferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryLightQueryPlain.setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field preferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQueryPlain.setTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field travelMethodProductCodeList is defined as optional. |
Uses of SjTravelMethodProductCodeList in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjTravelMethodProductCodeList | |
---|---|
class |
SjTravelMethodProductCodeListStandard
Denna struktur innehåller en lista med strukturer som anger vilka färdmedel som skall ingå i tidtabellssökningen |
Methods in se.sj.stina.domain.model.impl.standard that return SjTravelMethodProductCodeList | |
---|---|
SjTravelMethodProductCodeList |
SjStinaModelFactory.createTravelMethodProductCodeList()
|
SjTravelMethodProductCodeList |
SjItineraryLightQueryStandard.getNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryStandard.getNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryStandard.getNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryStandard.getPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryStandard.getPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryStandard.getTravelMethodProductCodeList()
Field travelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryStandard.lookupNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryStandard.lookupNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryStandard.lookupNotPreferredTravelMethodProductCodeList()
Field notPreferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryStandard.lookupPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryLightQueryStandard.lookupPreferredTravelMethodProductCodeList()
Field preferredTravelMethodProductCodeList is defined as optional. |
SjTravelMethodProductCodeList |
SjItineraryQueryStandard.lookupTravelMethodProductCodeList()
Field travelMethodProductCodeList is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTravelMethodProductCodeList | |
---|---|
void |
SjItineraryLightQueryStandard.setNotIncludeTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notIncludeTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQueryStandard.setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notPreferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryLightQueryStandard.setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notPreferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQueryStandard.setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field preferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryLightQueryStandard.setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field preferredTravelMethodProductCodeList is defined as optional. |
void |
SjItineraryQueryStandard.setTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field travelMethodProductCodeList is defined as optional. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |