Uses of Interface
se.sj.stina.domain.model.SjEmbarkingTransportSpecWithTimeIntervall

Packages that use SjEmbarkingTransportSpecWithTimeIntervall
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjEmbarkingTransportSpecWithTimeIntervall in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjEmbarkingTransportSpecWithTimeIntervall
 SjEmbarkingTransportSpecWithTimeIntervall SjStinaModelFactoryInterface.createEmbarkingTransportSpecWithTimeIntervall()
           
 SjEmbarkingTransportSpecWithTimeIntervall SjSelectedPaxListQuery.getEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjGetBatchJobParametersResult.getEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjSelectedPaxListQuery.lookupEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjGetBatchJobParametersResult.lookupEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjEmbarkingTransportSpecWithTimeIntervall
 void SjSelectedPaxListQuery.setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 void SjGetBatchJobParametersResult.setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 

Uses of SjEmbarkingTransportSpecWithTimeIntervall in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjEmbarkingTransportSpecWithTimeIntervall
 class SjEmbarkingTransportSpecWithTimeIntervallPlain
          Klockslagen används för att definiera dygnsöverskridande tåg.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjEmbarkingTransportSpecWithTimeIntervall
 SjEmbarkingTransportSpecWithTimeIntervall SjStinaModelFactory.createEmbarkingTransportSpecWithTimeIntervall()
           
 SjEmbarkingTransportSpecWithTimeIntervall SjSelectedPaxListQueryPlain.getEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjGetBatchJobParametersResultPlain.getEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjSelectedPaxListQueryPlain.lookupEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjGetBatchJobParametersResultPlain.lookupEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjEmbarkingTransportSpecWithTimeIntervall
 void SjSelectedPaxListQueryPlain.setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 void SjGetBatchJobParametersResultPlain.setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 

Uses of SjEmbarkingTransportSpecWithTimeIntervall in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjEmbarkingTransportSpecWithTimeIntervall
 class SjEmbarkingTransportSpecWithTimeIntervallStandard
          Klockslagen används för att definiera dygnsöverskridande tåg.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjEmbarkingTransportSpecWithTimeIntervall
 SjEmbarkingTransportSpecWithTimeIntervall SjStinaModelFactory.createEmbarkingTransportSpecWithTimeIntervall()
           
 SjEmbarkingTransportSpecWithTimeIntervall SjSelectedPaxListQueryStandard.getEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjGetBatchJobParametersResultStandard.getEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjSelectedPaxListQueryStandard.lookupEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 SjEmbarkingTransportSpecWithTimeIntervall SjGetBatchJobParametersResultStandard.lookupEmbarkingTransportSpecWithTimeIntervall()
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjEmbarkingTransportSpecWithTimeIntervall
 void SjSelectedPaxListQueryStandard.setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 void SjGetBatchJobParametersResultStandard.setEmbarkingTransportSpecWithTimeIntervall(SjEmbarkingTransportSpecWithTimeIntervall inData)
          Field embarkingTransportSpecWithTimeIntervall is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.