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

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

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

Methods in se.sj.stina.domain.model that return SjNotAllowedToCredit
 SjNotAllowedToCredit SjStinaModelFactoryInterface.createNotAllowedToCredit()
           
 SjNotAllowedToCredit SjValidForCreditResult.getNotAllowedToCredit()
          Field notAllowedToCredit is defined as optional.
 SjNotAllowedToCredit SjValidForCreditResult.lookupNotAllowedToCredit()
          Field notAllowedToCredit is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjNotAllowedToCredit
 void SjValidForCreditResult.setNotAllowedToCredit(SjNotAllowedToCredit inData)
          Field notAllowedToCredit is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNotAllowedToCredit
 class SjNotAllowedToCreditPlain
          InnehĂ„ller felinformation vid kontroll av kreditering
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNotAllowedToCredit
 SjNotAllowedToCredit SjStinaModelFactory.createNotAllowedToCredit()
           
 SjNotAllowedToCredit SjValidForCreditResultPlain.getNotAllowedToCredit()
          Field notAllowedToCredit is defined as optional.
 SjNotAllowedToCredit SjValidForCreditResultPlain.lookupNotAllowedToCredit()
          Field notAllowedToCredit is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNotAllowedToCredit
 void SjValidForCreditResultPlain.setNotAllowedToCredit(SjNotAllowedToCredit inData)
          Field notAllowedToCredit is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNotAllowedToCredit
 class SjNotAllowedToCreditStandard
          InnehĂ„ller felinformation vid kontroll av kreditering
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNotAllowedToCredit
 SjNotAllowedToCredit SjStinaModelFactory.createNotAllowedToCredit()
           
 SjNotAllowedToCredit SjValidForCreditResultStandard.getNotAllowedToCredit()
          Field notAllowedToCredit is defined as optional.
 SjNotAllowedToCredit SjValidForCreditResultStandard.lookupNotAllowedToCredit()
          Field notAllowedToCredit is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNotAllowedToCredit
 void SjValidForCreditResultStandard.setNotAllowedToCredit(SjNotAllowedToCredit inData)
          Field notAllowedToCredit is defined as optional.
 



Copyright © 2012. All Rights Reserved.