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

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

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

Methods in se.sj.stina.domain.model that return SjConsumerPriceDescription
 SjConsumerPriceDescription SjStinaModelFactoryInterface.createConsumerPriceDescription()
           
 SjConsumerPriceDescription SjConsumerPriceResult.getConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjCalculateTransportConsumerPriceResult.getConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjConsumerPriceResult.lookupConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjCalculateTransportConsumerPriceResult.lookupConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjConsumerPriceDescription
 void SjConsumerPriceResult.setConsumerPriceDescription(SjConsumerPriceDescription inData)
          Field consumerPriceDescription is defined as mandatory.
 void SjCalculateTransportConsumerPriceResult.setConsumerPriceDescription(SjConsumerPriceDescription inData)
          Field consumerPriceDescription is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjConsumerPriceDescription
 class SjConsumerPriceDescriptionPlain
          Svar från en förenklad prisfråga.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjConsumerPriceDescription
 SjConsumerPriceDescription SjStinaModelFactory.createConsumerPriceDescription()
           
 SjConsumerPriceDescription SjConsumerPriceResultPlain.getConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjCalculateTransportConsumerPriceResultPlain.getConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjConsumerPriceResultPlain.lookupConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjCalculateTransportConsumerPriceResultPlain.lookupConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjConsumerPriceDescription
 void SjConsumerPriceResultPlain.setConsumerPriceDescription(SjConsumerPriceDescription inData)
          Field consumerPriceDescription is defined as mandatory.
 void SjCalculateTransportConsumerPriceResultPlain.setConsumerPriceDescription(SjConsumerPriceDescription inData)
          Field consumerPriceDescription is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjConsumerPriceDescription
 class SjConsumerPriceDescriptionStandard
          Svar från en förenklad prisfråga.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjConsumerPriceDescription
 SjConsumerPriceDescription SjStinaModelFactory.createConsumerPriceDescription()
           
 SjConsumerPriceDescription SjConsumerPriceResultStandard.getConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjCalculateTransportConsumerPriceResultStandard.getConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjConsumerPriceResultStandard.lookupConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 SjConsumerPriceDescription SjCalculateTransportConsumerPriceResultStandard.lookupConsumerPriceDescription()
          Field consumerPriceDescription is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjConsumerPriceDescription
 void SjConsumerPriceResultStandard.setConsumerPriceDescription(SjConsumerPriceDescription inData)
          Field consumerPriceDescription is defined as mandatory.
 void SjCalculateTransportConsumerPriceResultStandard.setConsumerPriceDescription(SjConsumerPriceDescription inData)
          Field consumerPriceDescription is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.