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

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

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

Methods in se.sj.stina.domain.model that return SjSimpleServiceWithPriceSpecification
 SjSimpleServiceWithPriceSpecification SjStinaModelFactoryInterface.createSimpleServiceWithPriceSpecification()
           
 SjSimpleServiceWithPriceSpecification SjIdentifiedServiceSpecification.getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjAdditionalServiceSpecification.getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjIdentifiedServiceSpecification.lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjAdditionalServiceSpecification.lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSimpleServiceWithPriceSpecification
 class SjSimpleServiceWithPriceSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSimpleServiceWithPriceSpecification
 SjSimpleServiceWithPriceSpecification SjStinaModelFactory.createSimpleServiceWithPriceSpecification()
           
 SjSimpleServiceWithPriceSpecification SjIdentifiedServiceSpecificationPlain.getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjAdditionalServiceSpecificationPlain.getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjIdentifiedServiceSpecificationPlain.lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjAdditionalServiceSpecificationPlain.lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 

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

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSimpleServiceWithPriceSpecification
 class SjSimpleServiceWithPriceSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSimpleServiceWithPriceSpecification
 SjSimpleServiceWithPriceSpecification SjStinaModelFactory.createSimpleServiceWithPriceSpecification()
           
 SjSimpleServiceWithPriceSpecification SjIdentifiedServiceSpecificationStandard.getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjAdditionalServiceSpecificationStandard.getSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjIdentifiedServiceSpecificationStandard.lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 SjSimpleServiceWithPriceSpecification SjAdditionalServiceSpecificationStandard.lookupSimpleServiceWithPrice()
          Field simpleServiceWithPrice is defined as part of xor.
 

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



Copyright © 2012. All Rights Reserved.