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

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

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

Methods in se.sj.stina.domain.model that return SjDeviationRowList
 SjDeviationRowList SjStinaModelFactoryInterface.createDeviationRowList()
           
 SjDeviationRowList SjGetBatchJobResultResult.getDeviationRowList()
          Field deviationRowList is defined as mandatory.
 SjDeviationRowList SjGetBatchJobResultResult.lookupDeviationRowList()
          Field deviationRowList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjDeviationRowList
 void SjGetBatchJobResultResult.setDeviationRowList(SjDeviationRowList inData)
          Field deviationRowList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjDeviationRowList
 class SjDeviationRowListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjDeviationRowList
 SjDeviationRowList SjStinaModelFactory.createDeviationRowList()
           
 SjDeviationRowList SjGetBatchJobResultResultPlain.getDeviationRowList()
          Field deviationRowList is defined as mandatory.
 SjDeviationRowList SjGetBatchJobResultResultPlain.lookupDeviationRowList()
          Field deviationRowList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjDeviationRowList
 void SjGetBatchJobResultResultPlain.setDeviationRowList(SjDeviationRowList inData)
          Field deviationRowList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjDeviationRowList
 class SjDeviationRowListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjDeviationRowList
 SjDeviationRowList SjStinaModelFactory.createDeviationRowList()
           
 SjDeviationRowList SjGetBatchJobResultResultStandard.getDeviationRowList()
          Field deviationRowList is defined as mandatory.
 SjDeviationRowList SjGetBatchJobResultResultStandard.lookupDeviationRowList()
          Field deviationRowList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjDeviationRowList
 void SjGetBatchJobResultResultStandard.setDeviationRowList(SjDeviationRowList inData)
          Field deviationRowList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.