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

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

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

Methods in se.sj.stina.domain.model that return SjVoucherIdentification
 SjVoucherIdentification SjStinaModelFactoryInterface.createVoucherIdentification()
           
 SjVoucherIdentification SjVoucherInfo.getVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjUsedVoucher.getVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjVoucherInfo.lookupVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjUsedVoucher.lookupVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjVoucherIdentification
 void SjVoucherInfo.setVoucherIdentification(SjVoucherIdentification inData)
          Field voucherIdentification is defined as mandatory.
 void SjUsedVoucher.setVoucherIdentification(SjVoucherIdentification inData)
          Field voucherIdentification is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjVoucherIdentification
 class SjVoucherIdentificationPlain
          Värdebevisidentifiering
 

Methods in se.sj.stina.domain.model.impl.plain that return SjVoucherIdentification
 SjVoucherIdentification SjStinaModelFactory.createVoucherIdentification()
           
 SjVoucherIdentification SjVoucherInfoPlain.getVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjUsedVoucherPlain.getVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjVoucherInfoPlain.lookupVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjUsedVoucherPlain.lookupVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjVoucherIdentification
 void SjVoucherInfoPlain.setVoucherIdentification(SjVoucherIdentification inData)
          Field voucherIdentification is defined as mandatory.
 void SjUsedVoucherPlain.setVoucherIdentification(SjVoucherIdentification inData)
          Field voucherIdentification is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjVoucherIdentification
 class SjVoucherIdentificationStandard
          Värdebevisidentifiering
 

Methods in se.sj.stina.domain.model.impl.standard that return SjVoucherIdentification
 SjVoucherIdentification SjStinaModelFactory.createVoucherIdentification()
           
 SjVoucherIdentification SjVoucherInfoStandard.getVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjUsedVoucherStandard.getVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjVoucherInfoStandard.lookupVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 SjVoucherIdentification SjUsedVoucherStandard.lookupVoucherIdentification()
          Field voucherIdentification is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjVoucherIdentification
 void SjVoucherInfoStandard.setVoucherIdentification(SjVoucherIdentification inData)
          Field voucherIdentification is defined as mandatory.
 void SjUsedVoucherStandard.setVoucherIdentification(SjVoucherIdentification inData)
          Field voucherIdentification is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.