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

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

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

Methods in se.sj.stina.domain.model that return SjVoucherInfo
 SjVoucherInfo SjStinaModelFactoryInterface.createVoucherInfo()
           
 SjVoucherInfo SjGetVoucherResult.getVoucherInfo()
          Field voucherInfo is defined as mandatory.
 SjVoucherInfo SjGetVoucherResult.lookupVoucherInfo()
          Field voucherInfo is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjVoucherInfo
 void SjGetVoucherResult.setVoucherInfo(SjVoucherInfo inData)
          Field voucherInfo is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjVoucherInfo
 class SjVoucherInfoPlain
          Värdebevisinformation
 

Methods in se.sj.stina.domain.model.impl.plain that return SjVoucherInfo
 SjVoucherInfo SjStinaModelFactory.createVoucherInfo()
           
 SjVoucherInfo SjGetVoucherResultPlain.getVoucherInfo()
          Field voucherInfo is defined as mandatory.
 SjVoucherInfo SjGetVoucherResultPlain.lookupVoucherInfo()
          Field voucherInfo is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjVoucherInfo
 void SjGetVoucherResultPlain.setVoucherInfo(SjVoucherInfo inData)
          Field voucherInfo is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjVoucherInfo
 class SjVoucherInfoStandard
          Värdebevisinformation
 

Methods in se.sj.stina.domain.model.impl.standard that return SjVoucherInfo
 SjVoucherInfo SjStinaModelFactory.createVoucherInfo()
           
 SjVoucherInfo SjGetVoucherResultStandard.getVoucherInfo()
          Field voucherInfo is defined as mandatory.
 SjVoucherInfo SjGetVoucherResultStandard.lookupVoucherInfo()
          Field voucherInfo is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjVoucherInfo
 void SjGetVoucherResultStandard.setVoucherInfo(SjVoucherInfo inData)
          Field voucherInfo is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.