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

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

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

Methods in se.sj.stina.domain.model that return SjLocationResultList
 SjLocationResultList SjStinaModelFactoryInterface.createLocationResultList()
           
 SjLocationResultList SjLocationResult.getLocationResultList()
          Field locationResultList is defined as mandatory.
 SjLocationResultList SjLocationResult.lookupLocationResultList()
          Field locationResultList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjLocationResultList
 void SjLocationResult.setLocationResultList(SjLocationResultList inData)
          Field locationResultList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjLocationResultList
 class SjLocationResultListPlain
          En lista med ett eller flera resultat från en stationssökning (lokalsökning).
 

Methods in se.sj.stina.domain.model.impl.plain that return SjLocationResultList
 SjLocationResultList SjStinaModelFactory.createLocationResultList()
           
 SjLocationResultList SjLocationResultPlain.getLocationResultList()
          Field locationResultList is defined as mandatory.
 SjLocationResultList SjLocationResultPlain.lookupLocationResultList()
          Field locationResultList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjLocationResultList
 void SjLocationResultPlain.setLocationResultList(SjLocationResultList inData)
          Field locationResultList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjLocationResultList
 class SjLocationResultListStandard
          En lista med ett eller flera resultat från en stationssökning (lokalsökning).
 

Methods in se.sj.stina.domain.model.impl.standard that return SjLocationResultList
 SjLocationResultList SjStinaModelFactory.createLocationResultList()
           
 SjLocationResultList SjLocationResultStandard.getLocationResultList()
          Field locationResultList is defined as mandatory.
 SjLocationResultList SjLocationResultStandard.lookupLocationResultList()
          Field locationResultList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjLocationResultList
 void SjLocationResultStandard.setLocationResultList(SjLocationResultList inData)
          Field locationResultList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.