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

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

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

Methods in se.sj.stina.domain.model that return SjIdentifiedServiceSpecification
 SjIdentifiedServiceSpecification SjStinaModelFactoryInterface.createIdentifiedServiceSpecification()
           
 SjIdentifiedServiceSpecification SjServiceSpecification.getIdentifiedServiceSpecification()
          Field identifiedServiceSpecification is defined as part of xor.
 SjIdentifiedServiceSpecification SjServiceSpecification.lookupIdentifiedServiceSpecification()
          Field identifiedServiceSpecification is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjIdentifiedServiceSpecification
 void SjServiceSpecification.setIdentifiedServiceSpecification(SjIdentifiedServiceSpecification inData)
          Field identifiedServiceSpecification is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjIdentifiedServiceSpecification
 class SjIdentifiedServiceSpecificationPlain
          Specifikationer där man har en identifierad tjänst (varunummer)
 

Methods in se.sj.stina.domain.model.impl.plain that return SjIdentifiedServiceSpecification
 SjIdentifiedServiceSpecification SjStinaModelFactory.createIdentifiedServiceSpecification()
           
 SjIdentifiedServiceSpecification SjServiceSpecificationPlain.getIdentifiedServiceSpecification()
          Field identifiedServiceSpecification is defined as part of xor.
 SjIdentifiedServiceSpecification SjServiceSpecificationPlain.lookupIdentifiedServiceSpecification()
          Field identifiedServiceSpecification is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjIdentifiedServiceSpecification
 void SjServiceSpecificationPlain.setIdentifiedServiceSpecification(SjIdentifiedServiceSpecification inData)
          Field identifiedServiceSpecification is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjIdentifiedServiceSpecification
 class SjIdentifiedServiceSpecificationStandard
          Specifikationer där man har en identifierad tjänst (varunummer)
 

Methods in se.sj.stina.domain.model.impl.standard that return SjIdentifiedServiceSpecification
 SjIdentifiedServiceSpecification SjStinaModelFactory.createIdentifiedServiceSpecification()
           
 SjIdentifiedServiceSpecification SjServiceSpecificationStandard.getIdentifiedServiceSpecification()
          Field identifiedServiceSpecification is defined as part of xor.
 SjIdentifiedServiceSpecification SjServiceSpecificationStandard.lookupIdentifiedServiceSpecification()
          Field identifiedServiceSpecification is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjIdentifiedServiceSpecification
 void SjServiceSpecificationStandard.setIdentifiedServiceSpecification(SjIdentifiedServiceSpecification inData)
          Field identifiedServiceSpecification is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.