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

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

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

Methods in se.sj.stina.domain.model that return SjSimpleServiceSpecification
 SjSimpleServiceSpecification SjStinaModelFactoryInterface.createSimpleServiceSpecification()
           
 SjSimpleServiceSpecification SjIdentifiedServiceSpecification.getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjAdditionalServiceSpecification.getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjIdentifiedServiceSpecification.lookupSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjAdditionalServiceSpecification.lookupSimpleService()
          Field simpleService is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSimpleServiceSpecification
 class SjSimpleServiceSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSimpleServiceSpecification
 SjSimpleServiceSpecification SjStinaModelFactory.createSimpleServiceSpecification()
           
 SjSimpleServiceSpecification SjIdentifiedServiceSpecificationPlain.getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjAdditionalServiceSpecificationPlain.getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjIdentifiedServiceSpecificationPlain.lookupSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjAdditionalServiceSpecificationPlain.lookupSimpleService()
          Field simpleService is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSimpleServiceSpecification
 class SjSimpleServiceSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSimpleServiceSpecification
 SjSimpleServiceSpecification SjStinaModelFactory.createSimpleServiceSpecification()
           
 SjSimpleServiceSpecification SjIdentifiedServiceSpecificationStandard.getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjAdditionalServiceSpecificationStandard.getSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjIdentifiedServiceSpecificationStandard.lookupSimpleService()
          Field simpleService is defined as part of xor.
 SjSimpleServiceSpecification SjAdditionalServiceSpecificationStandard.lookupSimpleService()
          Field simpleService is defined as part of xor.
 

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



Copyright © 2012. All Rights Reserved.