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

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

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

Methods in se.sj.stina.domain.model that return SjUsedVoucherList
 SjUsedVoucherList SjStinaModelFactoryInterface.createUsedVoucherList()
           
 SjUsedVoucherList SjVoucherPayment.getUsedVoucherList()
          Field usedVoucherList is defined as mandatory.
 SjUsedVoucherList SjVoucherPayment.lookupUsedVoucherList()
          Field usedVoucherList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjUsedVoucherList
 void SjVoucherPayment.setUsedVoucherList(SjUsedVoucherList inData)
          Field usedVoucherList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjUsedVoucherList
 class SjUsedVoucherListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjUsedVoucherList
 SjUsedVoucherList SjStinaModelFactory.createUsedVoucherList()
           
 SjUsedVoucherList SjVoucherPaymentPlain.getUsedVoucherList()
          Field usedVoucherList is defined as mandatory.
 SjUsedVoucherList SjVoucherPaymentPlain.lookupUsedVoucherList()
          Field usedVoucherList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjUsedVoucherList
 void SjVoucherPaymentPlain.setUsedVoucherList(SjUsedVoucherList inData)
          Field usedVoucherList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjUsedVoucherList
 class SjUsedVoucherListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjUsedVoucherList
 SjUsedVoucherList SjStinaModelFactory.createUsedVoucherList()
           
 SjUsedVoucherList SjVoucherPaymentStandard.getUsedVoucherList()
          Field usedVoucherList is defined as mandatory.
 SjUsedVoucherList SjVoucherPaymentStandard.lookupUsedVoucherList()
          Field usedVoucherList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjUsedVoucherList
 void SjVoucherPaymentStandard.setUsedVoucherList(SjUsedVoucherList inData)
          Field usedVoucherList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.