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

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

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

Methods in se.sj.stina.domain.model that return SjAccountProducerCodeList
 SjAccountProducerCodeList SjStinaModelFactoryInterface.createAccountProducerCodeList()
           
 SjAccountProducerCodeList SjGetAccountProducerCodeResult.getAccountProducerCodeList()
          Field accountProducerCodeList is defined as mandatory.
 SjAccountProducerCodeList SjGetAccountProducerCodeResult.lookupAccountProducerCodeList()
          Field accountProducerCodeList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjAccountProducerCodeList
 void SjGetAccountProducerCodeResult.setAccountProducerCodeList(SjAccountProducerCodeList inData)
          Field accountProducerCodeList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjAccountProducerCodeList
 class SjAccountProducerCodeListPlain
          Hämtar redovisningsproducenter, utdata
 

Methods in se.sj.stina.domain.model.impl.plain that return SjAccountProducerCodeList
 SjAccountProducerCodeList SjStinaModelFactory.createAccountProducerCodeList()
           
 SjAccountProducerCodeList SjGetAccountProducerCodeResultPlain.getAccountProducerCodeList()
          Field accountProducerCodeList is defined as mandatory.
 SjAccountProducerCodeList SjGetAccountProducerCodeResultPlain.lookupAccountProducerCodeList()
          Field accountProducerCodeList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjAccountProducerCodeList
 void SjGetAccountProducerCodeResultPlain.setAccountProducerCodeList(SjAccountProducerCodeList inData)
          Field accountProducerCodeList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjAccountProducerCodeList
 class SjAccountProducerCodeListStandard
          Hämtar redovisningsproducenter, utdata
 

Methods in se.sj.stina.domain.model.impl.standard that return SjAccountProducerCodeList
 SjAccountProducerCodeList SjStinaModelFactory.createAccountProducerCodeList()
           
 SjAccountProducerCodeList SjGetAccountProducerCodeResultStandard.getAccountProducerCodeList()
          Field accountProducerCodeList is defined as mandatory.
 SjAccountProducerCodeList SjGetAccountProducerCodeResultStandard.lookupAccountProducerCodeList()
          Field accountProducerCodeList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjAccountProducerCodeList
 void SjGetAccountProducerCodeResultStandard.setAccountProducerCodeList(SjAccountProducerCodeList inData)
          Field accountProducerCodeList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.