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

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

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

Methods in se.sj.stina.domain.model that return SjVoucherIdentificationList
 SjVoucherIdentificationList SjStinaModelFactoryInterface.createVoucherIdentificationList()
           
 SjVoucherIdentificationList SjCloseVouchersSpecification.getVoucherIdentificationList()
          Field voucherIdentificationList is defined as mandatory.
 SjVoucherIdentificationList SjCloseVouchersSpecification.lookupVoucherIdentificationList()
          Field voucherIdentificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjVoucherIdentificationList
 void SjCloseVouchersSpecification.setVoucherIdentificationList(SjVoucherIdentificationList inData)
          Field voucherIdentificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjVoucherIdentificationList
 class SjVoucherIdentificationListPlain
          Lista av VoucherIdentification
 

Methods in se.sj.stina.domain.model.impl.plain that return SjVoucherIdentificationList
 SjVoucherIdentificationList SjStinaModelFactory.createVoucherIdentificationList()
           
 SjVoucherIdentificationList SjCloseVouchersSpecificationPlain.getVoucherIdentificationList()
          Field voucherIdentificationList is defined as mandatory.
 SjVoucherIdentificationList SjCloseVouchersSpecificationPlain.lookupVoucherIdentificationList()
          Field voucherIdentificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjVoucherIdentificationList
 void SjCloseVouchersSpecificationPlain.setVoucherIdentificationList(SjVoucherIdentificationList inData)
          Field voucherIdentificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjVoucherIdentificationList
 class SjVoucherIdentificationListStandard
          Lista av VoucherIdentification
 

Methods in se.sj.stina.domain.model.impl.standard that return SjVoucherIdentificationList
 SjVoucherIdentificationList SjStinaModelFactory.createVoucherIdentificationList()
           
 SjVoucherIdentificationList SjCloseVouchersSpecificationStandard.getVoucherIdentificationList()
          Field voucherIdentificationList is defined as mandatory.
 SjVoucherIdentificationList SjCloseVouchersSpecificationStandard.lookupVoucherIdentificationList()
          Field voucherIdentificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjVoucherIdentificationList
 void SjCloseVouchersSpecificationStandard.setVoucherIdentificationList(SjVoucherIdentificationList inData)
          Field voucherIdentificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.