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

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

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

Methods in se.sj.stina.domain.model that return SjUsedVoucher
 SjUsedVoucher SjStinaModelFactoryInterface.createUsedVoucher()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjUsedVoucher
 class SjUsedVoucherPlain
          Ett värdebevis som använts vid betalning och hur stort belopp som utnyttjats.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjUsedVoucher
 SjUsedVoucher SjStinaModelFactory.createUsedVoucher()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjUsedVoucher
 class SjUsedVoucherStandard
          Ett värdebevis som använts vid betalning och hur stort belopp som utnyttjats.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjUsedVoucher
 SjUsedVoucher SjStinaModelFactory.createUsedVoucher()
           
 



Copyright © 2012. All Rights Reserved.