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

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

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

Methods in se.sj.stina.domain.model that return SjNotAllowedDistributionCodeList
 SjNotAllowedDistributionCodeList SjStinaModelFactoryInterface.createNotAllowedDistributionCodeList()
           
 SjNotAllowedDistributionCodeList SjDistributionCodesResult.getNotAllowedDistributionCodeList()
          Field notAllowedDistributionCodeList is defined as optional.
 SjNotAllowedDistributionCodeList SjDistributionCodesResult.lookupNotAllowedDistributionCodeList()
          Field notAllowedDistributionCodeList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjNotAllowedDistributionCodeList
 void SjDistributionCodesResult.setNotAllowedDistributionCodeList(SjNotAllowedDistributionCodeList inData)
          Field notAllowedDistributionCodeList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNotAllowedDistributionCodeList
 class SjNotAllowedDistributionCodeListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNotAllowedDistributionCodeList
 SjNotAllowedDistributionCodeList SjStinaModelFactory.createNotAllowedDistributionCodeList()
           
 SjNotAllowedDistributionCodeList SjDistributionCodesResultPlain.getNotAllowedDistributionCodeList()
          Field notAllowedDistributionCodeList is defined as optional.
 SjNotAllowedDistributionCodeList SjDistributionCodesResultPlain.lookupNotAllowedDistributionCodeList()
          Field notAllowedDistributionCodeList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNotAllowedDistributionCodeList
 void SjDistributionCodesResultPlain.setNotAllowedDistributionCodeList(SjNotAllowedDistributionCodeList inData)
          Field notAllowedDistributionCodeList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNotAllowedDistributionCodeList
 class SjNotAllowedDistributionCodeListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNotAllowedDistributionCodeList
 SjNotAllowedDistributionCodeList SjStinaModelFactory.createNotAllowedDistributionCodeList()
           
 SjNotAllowedDistributionCodeList SjDistributionCodesResultStandard.getNotAllowedDistributionCodeList()
          Field notAllowedDistributionCodeList is defined as optional.
 SjNotAllowedDistributionCodeList SjDistributionCodesResultStandard.lookupNotAllowedDistributionCodeList()
          Field notAllowedDistributionCodeList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNotAllowedDistributionCodeList
 void SjDistributionCodesResultStandard.setNotAllowedDistributionCodeList(SjNotAllowedDistributionCodeList inData)
          Field notAllowedDistributionCodeList is defined as optional.
 



Copyright © 2012. All Rights Reserved.