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

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

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

Methods in se.sj.stina.domain.model that return SjSjCardInfoList
 SjSjCardInfoList SjStinaModelFactoryInterface.createSjCardInfoList()
           
 SjSjCardInfoList SjCustomerAll.getSjCardInfoList()
          Field sjCardInfoList is defined as part of xor.
 SjSjCardInfoList SjCustomerAll.lookupSjCardInfoList()
          Field sjCardInfoList is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjSjCardInfoList
 void SjCustomerAll.setSjCardInfoList(SjSjCardInfoList inData)
          Field sjCardInfoList is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSjCardInfoList
 class SjSjCardInfoListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSjCardInfoList
 SjSjCardInfoList SjStinaModelFactory.createSjCardInfoList()
           
 SjSjCardInfoList SjCustomerAllPlain.getSjCardInfoList()
          Field sjCardInfoList is defined as part of xor.
 SjSjCardInfoList SjCustomerAllPlain.lookupSjCardInfoList()
          Field sjCardInfoList is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSjCardInfoList
 void SjCustomerAllPlain.setSjCardInfoList(SjSjCardInfoList inData)
          Field sjCardInfoList is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSjCardInfoList
 class SjSjCardInfoListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSjCardInfoList
 SjSjCardInfoList SjStinaModelFactory.createSjCardInfoList()
           
 SjSjCardInfoList SjCustomerAllStandard.getSjCardInfoList()
          Field sjCardInfoList is defined as part of xor.
 SjSjCardInfoList SjCustomerAllStandard.lookupSjCardInfoList()
          Field sjCardInfoList is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSjCardInfoList
 void SjCustomerAllStandard.setSjCardInfoList(SjSjCardInfoList inData)
          Field sjCardInfoList is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.