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

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

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

Methods in se.sj.stina.domain.model that return SjIdentifiedLocation
 SjIdentifiedLocation SjStinaModelFactoryInterface.createIdentifiedLocation()
           
 SjIdentifiedLocation SjServiceCharacteristicsQuery.getIdentifiedLocation()
          Field identifiedLocation is defined as optional.
 SjIdentifiedLocation SjServiceCharacteristicsQuery.lookupIdentifiedLocation()
          Field identifiedLocation is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjIdentifiedLocation
 void SjServiceCharacteristicsQuery.setIdentifiedLocation(SjIdentifiedLocation inData)
          Field identifiedLocation is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjIdentifiedLocation
 class SjIdentifiedLocationPlain
          InnehĂ„ller information om en producent och land
 

Methods in se.sj.stina.domain.model.impl.plain that return SjIdentifiedLocation
 SjIdentifiedLocation SjStinaModelFactory.createIdentifiedLocation()
           
 SjIdentifiedLocation SjServiceCharacteristicsQueryPlain.getIdentifiedLocation()
          Field identifiedLocation is defined as optional.
 SjIdentifiedLocation SjServiceCharacteristicsQueryPlain.lookupIdentifiedLocation()
          Field identifiedLocation is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjIdentifiedLocation
 void SjServiceCharacteristicsQueryPlain.setIdentifiedLocation(SjIdentifiedLocation inData)
          Field identifiedLocation is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjIdentifiedLocation
 class SjIdentifiedLocationStandard
          InnehĂ„ller information om en producent och land
 

Methods in se.sj.stina.domain.model.impl.standard that return SjIdentifiedLocation
 SjIdentifiedLocation SjStinaModelFactory.createIdentifiedLocation()
           
 SjIdentifiedLocation SjServiceCharacteristicsQueryStandard.getIdentifiedLocation()
          Field identifiedLocation is defined as optional.
 SjIdentifiedLocation SjServiceCharacteristicsQueryStandard.lookupIdentifiedLocation()
          Field identifiedLocation is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjIdentifiedLocation
 void SjServiceCharacteristicsQueryStandard.setIdentifiedLocation(SjIdentifiedLocation inData)
          Field identifiedLocation is defined as optional.
 



Copyright © 2012. All Rights Reserved.