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

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

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

Methods in se.sj.stina.domain.model that return SjConsumerSpecification
 SjConsumerSpecification SjStinaModelFactoryInterface.createConsumerSpecification()
           
 SjConsumerSpecification SjItineraryConnectedServiceSpecification.getConsumerSpecification()
          Field consumerSpecification is defined as mandatory.
 SjConsumerSpecification SjItineraryConnectedServiceSpecification.lookupConsumerSpecification()
          Field consumerSpecification is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjConsumerSpecification
 void SjItineraryConnectedServiceSpecification.setConsumerSpecification(SjConsumerSpecification inData)
          Field consumerSpecification is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjConsumerSpecification
 class SjConsumerSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjConsumerSpecification
 SjConsumerSpecification SjStinaModelFactory.createConsumerSpecification()
           
 SjConsumerSpecification SjItineraryConnectedServiceSpecificationPlain.getConsumerSpecification()
          Field consumerSpecification is defined as mandatory.
 SjConsumerSpecification SjItineraryConnectedServiceSpecificationPlain.lookupConsumerSpecification()
          Field consumerSpecification is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjConsumerSpecification
 void SjItineraryConnectedServiceSpecificationPlain.setConsumerSpecification(SjConsumerSpecification inData)
          Field consumerSpecification is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjConsumerSpecification
 class SjConsumerSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjConsumerSpecification
 SjConsumerSpecification SjStinaModelFactory.createConsumerSpecification()
           
 SjConsumerSpecification SjItineraryConnectedServiceSpecificationStandard.getConsumerSpecification()
          Field consumerSpecification is defined as mandatory.
 SjConsumerSpecification SjItineraryConnectedServiceSpecificationStandard.lookupConsumerSpecification()
          Field consumerSpecification is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjConsumerSpecification
 void SjItineraryConnectedServiceSpecificationStandard.setConsumerSpecification(SjConsumerSpecification inData)
          Field consumerSpecification is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.