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

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

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

Methods in se.sj.stina.domain.model that return SjLocationInputMethod
 SjLocationInputMethod SjStinaModelFactoryInterface.createLocationInputMethod()
           
 SjLocationInputMethod SjServiceCharacteristicsResult.getLocationInputMethod()
          Field locationInputMethod is defined as mandatory.
 SjLocationInputMethod SjServiceCharacteristicsResult.lookupLocationInputMethod()
          Field locationInputMethod is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjLocationInputMethod
 void SjServiceCharacteristicsResult.setLocationInputMethod(SjLocationInputMethod inData)
          Field locationInputMethod is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjLocationInputMethod
 class SjLocationInputMethodPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjLocationInputMethod
 SjLocationInputMethod SjStinaModelFactory.createLocationInputMethod()
           
 SjLocationInputMethod SjServiceCharacteristicsResultPlain.getLocationInputMethod()
          Field locationInputMethod is defined as mandatory.
 SjLocationInputMethod SjServiceCharacteristicsResultPlain.lookupLocationInputMethod()
          Field locationInputMethod is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjLocationInputMethod
 void SjServiceCharacteristicsResultPlain.setLocationInputMethod(SjLocationInputMethod inData)
          Field locationInputMethod is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjLocationInputMethod
 class SjLocationInputMethodStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjLocationInputMethod
 SjLocationInputMethod SjStinaModelFactory.createLocationInputMethod()
           
 SjLocationInputMethod SjServiceCharacteristicsResultStandard.getLocationInputMethod()
          Field locationInputMethod is defined as mandatory.
 SjLocationInputMethod SjServiceCharacteristicsResultStandard.lookupLocationInputMethod()
          Field locationInputMethod is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjLocationInputMethod
 void SjServiceCharacteristicsResultStandard.setLocationInputMethod(SjLocationInputMethod inData)
          Field locationInputMethod is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.