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

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

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

Methods in se.sj.stina.domain.model that return SjCashboxInfoList
 SjCashboxInfoList SjStinaModelFactoryInterface.createCashboxInfoList()
           
 SjCashboxInfoList SjGetCashboxesResult.getCashboxInfoList()
          Field cashboxInfoList is defined as mandatory.
 SjCashboxInfoList SjGetCashboxesResult.lookupCashboxInfoList()
          Field cashboxInfoList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjCashboxInfoList
 void SjGetCashboxesResult.setCashboxInfoList(SjCashboxInfoList inData)
          Field cashboxInfoList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCashboxInfoList
 class SjCashboxInfoListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCashboxInfoList
 SjCashboxInfoList SjStinaModelFactory.createCashboxInfoList()
           
 SjCashboxInfoList SjGetCashboxesResultPlain.getCashboxInfoList()
          Field cashboxInfoList is defined as mandatory.
 SjCashboxInfoList SjGetCashboxesResultPlain.lookupCashboxInfoList()
          Field cashboxInfoList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCashboxInfoList
 void SjGetCashboxesResultPlain.setCashboxInfoList(SjCashboxInfoList inData)
          Field cashboxInfoList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCashboxInfoList
 class SjCashboxInfoListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCashboxInfoList
 SjCashboxInfoList SjStinaModelFactory.createCashboxInfoList()
           
 SjCashboxInfoList SjGetCashboxesResultStandard.getCashboxInfoList()
          Field cashboxInfoList is defined as mandatory.
 SjCashboxInfoList SjGetCashboxesResultStandard.lookupCashboxInfoList()
          Field cashboxInfoList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCashboxInfoList
 void SjGetCashboxesResultStandard.setCashboxInfoList(SjCashboxInfoList inData)
          Field cashboxInfoList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.