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

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

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

Methods in se.sj.stina.domain.model that return SjNotValidForUseWithVoucherResultList
 SjNotValidForUseWithVoucherResultList SjStinaModelFactoryInterface.createNotValidForUseWithVoucherResultList()
           
 SjNotValidForUseWithVoucherResultList SjValidateOrderForUseWithVouchersResult.getNotValidForUseWithVoucherResultList()
          Field notValidForUseWithVoucherResultList is defined as optional.
 SjNotValidForUseWithVoucherResultList SjValidateOrderForUseWithVouchersResult.lookupNotValidForUseWithVoucherResultList()
          Field notValidForUseWithVoucherResultList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjNotValidForUseWithVoucherResultList
 void SjValidateOrderForUseWithVouchersResult.setNotValidForUseWithVoucherResultList(SjNotValidForUseWithVoucherResultList inData)
          Field notValidForUseWithVoucherResultList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNotValidForUseWithVoucherResultList
 class SjNotValidForUseWithVoucherResultListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNotValidForUseWithVoucherResultList
 SjNotValidForUseWithVoucherResultList SjStinaModelFactory.createNotValidForUseWithVoucherResultList()
           
 SjNotValidForUseWithVoucherResultList SjValidateOrderForUseWithVouchersResultPlain.getNotValidForUseWithVoucherResultList()
          Field notValidForUseWithVoucherResultList is defined as optional.
 SjNotValidForUseWithVoucherResultList SjValidateOrderForUseWithVouchersResultPlain.lookupNotValidForUseWithVoucherResultList()
          Field notValidForUseWithVoucherResultList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNotValidForUseWithVoucherResultList
 void SjValidateOrderForUseWithVouchersResultPlain.setNotValidForUseWithVoucherResultList(SjNotValidForUseWithVoucherResultList inData)
          Field notValidForUseWithVoucherResultList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNotValidForUseWithVoucherResultList
 class SjNotValidForUseWithVoucherResultListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNotValidForUseWithVoucherResultList
 SjNotValidForUseWithVoucherResultList SjStinaModelFactory.createNotValidForUseWithVoucherResultList()
           
 SjNotValidForUseWithVoucherResultList SjValidateOrderForUseWithVouchersResultStandard.getNotValidForUseWithVoucherResultList()
          Field notValidForUseWithVoucherResultList is defined as optional.
 SjNotValidForUseWithVoucherResultList SjValidateOrderForUseWithVouchersResultStandard.lookupNotValidForUseWithVoucherResultList()
          Field notValidForUseWithVoucherResultList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNotValidForUseWithVoucherResultList
 void SjValidateOrderForUseWithVouchersResultStandard.setNotValidForUseWithVoucherResultList(SjNotValidForUseWithVoucherResultList inData)
          Field notValidForUseWithVoucherResultList is defined as optional.
 



Copyright © 2012. All Rights Reserved.