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

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

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

Methods in se.sj.stina.domain.model that return SjTerminalIdCardSystemInfoList
 SjTerminalIdCardSystemInfoList SjStinaModelFactoryInterface.createTerminalIdCardSystemInfoList()
           
 SjTerminalIdCardSystemInfoList SjTerminalIdCardSystemInfoResult.getTerminalIdCardSystemInfoList()
          Field terminalIdCardSystemInfoList is defined as mandatory.
 SjTerminalIdCardSystemInfoList SjTerminalIdCardSystemInfoResult.lookupTerminalIdCardSystemInfoList()
          Field terminalIdCardSystemInfoList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTerminalIdCardSystemInfoList
 void SjTerminalIdCardSystemInfoResult.setTerminalIdCardSystemInfoList(SjTerminalIdCardSystemInfoList inData)
          Field terminalIdCardSystemInfoList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTerminalIdCardSystemInfoList
 class SjTerminalIdCardSystemInfoListPlain
          Lista med TerminalIdCardSystemInfo
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTerminalIdCardSystemInfoList
 SjTerminalIdCardSystemInfoList SjStinaModelFactory.createTerminalIdCardSystemInfoList()
           
 SjTerminalIdCardSystemInfoList SjTerminalIdCardSystemInfoResultPlain.getTerminalIdCardSystemInfoList()
          Field terminalIdCardSystemInfoList is defined as mandatory.
 SjTerminalIdCardSystemInfoList SjTerminalIdCardSystemInfoResultPlain.lookupTerminalIdCardSystemInfoList()
          Field terminalIdCardSystemInfoList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTerminalIdCardSystemInfoList
 void SjTerminalIdCardSystemInfoResultPlain.setTerminalIdCardSystemInfoList(SjTerminalIdCardSystemInfoList inData)
          Field terminalIdCardSystemInfoList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTerminalIdCardSystemInfoList
 class SjTerminalIdCardSystemInfoListStandard
          Lista med TerminalIdCardSystemInfo
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTerminalIdCardSystemInfoList
 SjTerminalIdCardSystemInfoList SjStinaModelFactory.createTerminalIdCardSystemInfoList()
           
 SjTerminalIdCardSystemInfoList SjTerminalIdCardSystemInfoResultStandard.getTerminalIdCardSystemInfoList()
          Field terminalIdCardSystemInfoList is defined as mandatory.
 SjTerminalIdCardSystemInfoList SjTerminalIdCardSystemInfoResultStandard.lookupTerminalIdCardSystemInfoList()
          Field terminalIdCardSystemInfoList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTerminalIdCardSystemInfoList
 void SjTerminalIdCardSystemInfoResultStandard.setTerminalIdCardSystemInfoList(SjTerminalIdCardSystemInfoList inData)
          Field terminalIdCardSystemInfoList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.