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

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

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

Methods in se.sj.stina.domain.model that return SjLocationConnectedServiceSpecification
 SjLocationConnectedServiceSpecification SjStinaModelFactoryInterface.createLocationConnectedServiceSpecification()
           
 SjLocationConnectedServiceSpecification SjIdentifiedServiceSpecification.getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjAdditionalServiceSpecification.getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjIdentifiedServiceSpecification.lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjAdditionalServiceSpecification.lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjLocationConnectedServiceSpecification
 void SjIdentifiedServiceSpecification.setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 void SjAdditionalServiceSpecification.setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjLocationConnectedServiceSpecification
 class SjLocationConnectedServiceSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjLocationConnectedServiceSpecification
 SjLocationConnectedServiceSpecification SjStinaModelFactory.createLocationConnectedServiceSpecification()
           
 SjLocationConnectedServiceSpecification SjIdentifiedServiceSpecificationPlain.getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjAdditionalServiceSpecificationPlain.getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjIdentifiedServiceSpecificationPlain.lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjAdditionalServiceSpecificationPlain.lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjLocationConnectedServiceSpecification
 void SjIdentifiedServiceSpecificationPlain.setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 void SjAdditionalServiceSpecificationPlain.setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjLocationConnectedServiceSpecification
 class SjLocationConnectedServiceSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjLocationConnectedServiceSpecification
 SjLocationConnectedServiceSpecification SjStinaModelFactory.createLocationConnectedServiceSpecification()
           
 SjLocationConnectedServiceSpecification SjIdentifiedServiceSpecificationStandard.getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjAdditionalServiceSpecificationStandard.getLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjIdentifiedServiceSpecificationStandard.lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 SjLocationConnectedServiceSpecification SjAdditionalServiceSpecificationStandard.lookupLocationConnectedService()
          Field locationConnectedService is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjLocationConnectedServiceSpecification
 void SjIdentifiedServiceSpecificationStandard.setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 void SjAdditionalServiceSpecificationStandard.setLocationConnectedService(SjLocationConnectedServiceSpecification inData)
          Field locationConnectedService is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.