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

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

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

Methods in se.sj.stina.domain.model that return SjCurrencyList
 SjCurrencyList SjStinaModelFactoryInterface.createCurrencyList()
           
 SjCurrencyList SjGetCurrenciesResult.getCurrencyList()
          Field currencyList is defined as mandatory.
 SjCurrencyList SjGetCurrenciesResult.lookupCurrencyList()
          Field currencyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjCurrencyList
 void SjGetCurrenciesResult.setCurrencyList(SjCurrencyList inData)
          Field currencyList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCurrencyList
 class SjCurrencyListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCurrencyList
 SjCurrencyList SjStinaModelFactory.createCurrencyList()
           
 SjCurrencyList SjGetCurrenciesResultPlain.getCurrencyList()
          Field currencyList is defined as mandatory.
 SjCurrencyList SjGetCurrenciesResultPlain.lookupCurrencyList()
          Field currencyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCurrencyList
 void SjGetCurrenciesResultPlain.setCurrencyList(SjCurrencyList inData)
          Field currencyList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCurrencyList
 class SjCurrencyListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCurrencyList
 SjCurrencyList SjStinaModelFactory.createCurrencyList()
           
 SjCurrencyList SjGetCurrenciesResultStandard.getCurrencyList()
          Field currencyList is defined as mandatory.
 SjCurrencyList SjGetCurrenciesResultStandard.lookupCurrencyList()
          Field currencyList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCurrencyList
 void SjGetCurrenciesResultStandard.setCurrencyList(SjCurrencyList inData)
          Field currencyList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.