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

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

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

Methods in se.sj.stina.domain.model that return SjAvailableLocationConnectedServiceList
 SjAvailableLocationConnectedServiceList SjStinaModelFactoryInterface.createAvailableLocationConnectedServiceList()
           
 SjAvailableLocationConnectedServiceList SjAvailableLocationConnectedServiceResult.getAvailableLocationConnectedServiceList()
          Field availableLocationConnectedServiceList is defined as mandatory.
 SjAvailableLocationConnectedServiceList SjAvailableLocationConnectedServiceResult.lookupAvailableLocationConnectedServiceList()
          Field availableLocationConnectedServiceList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjAvailableLocationConnectedServiceList
 void SjAvailableLocationConnectedServiceResult.setAvailableLocationConnectedServiceList(SjAvailableLocationConnectedServiceList inData)
          Field availableLocationConnectedServiceList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjAvailableLocationConnectedServiceList
 class SjAvailableLocationConnectedServiceListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjAvailableLocationConnectedServiceList
 SjAvailableLocationConnectedServiceList SjStinaModelFactory.createAvailableLocationConnectedServiceList()
           
 SjAvailableLocationConnectedServiceList SjAvailableLocationConnectedServiceResultPlain.getAvailableLocationConnectedServiceList()
          Field availableLocationConnectedServiceList is defined as mandatory.
 SjAvailableLocationConnectedServiceList SjAvailableLocationConnectedServiceResultPlain.lookupAvailableLocationConnectedServiceList()
          Field availableLocationConnectedServiceList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjAvailableLocationConnectedServiceList
 void SjAvailableLocationConnectedServiceResultPlain.setAvailableLocationConnectedServiceList(SjAvailableLocationConnectedServiceList inData)
          Field availableLocationConnectedServiceList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjAvailableLocationConnectedServiceList
 class SjAvailableLocationConnectedServiceListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjAvailableLocationConnectedServiceList
 SjAvailableLocationConnectedServiceList SjStinaModelFactory.createAvailableLocationConnectedServiceList()
           
 SjAvailableLocationConnectedServiceList SjAvailableLocationConnectedServiceResultStandard.getAvailableLocationConnectedServiceList()
          Field availableLocationConnectedServiceList is defined as mandatory.
 SjAvailableLocationConnectedServiceList SjAvailableLocationConnectedServiceResultStandard.lookupAvailableLocationConnectedServiceList()
          Field availableLocationConnectedServiceList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjAvailableLocationConnectedServiceList
 void SjAvailableLocationConnectedServiceResultStandard.setAvailableLocationConnectedServiceList(SjAvailableLocationConnectedServiceList inData)
          Field availableLocationConnectedServiceList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.