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

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

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

Methods in se.sj.stina.domain.model that return SjPriceTransportDescription
 SjPriceTransportDescription SjStinaModelFactoryInterface.createPriceTransportDescription()
           
 SjPriceTransportDescription SjPriceSectionDescription.getPriceTransportDescription()
          Field priceTransportDescription is defined as optional.
 SjPriceTransportDescription SjPriceSectionDescription.lookupPriceTransportDescription()
          Field priceTransportDescription is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjPriceTransportDescription
 void SjPriceSectionDescription.setPriceTransportDescription(SjPriceTransportDescription inData)
          Field priceTransportDescription is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPriceTransportDescription
 class SjPriceTransportDescriptionPlain
          Transportsträcka för light Svar
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPriceTransportDescription
 SjPriceTransportDescription SjStinaModelFactory.createPriceTransportDescription()
           
 SjPriceTransportDescription SjPriceSectionDescriptionPlain.getPriceTransportDescription()
          Field priceTransportDescription is defined as optional.
 SjPriceTransportDescription SjPriceSectionDescriptionPlain.lookupPriceTransportDescription()
          Field priceTransportDescription is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPriceTransportDescription
 void SjPriceSectionDescriptionPlain.setPriceTransportDescription(SjPriceTransportDescription inData)
          Field priceTransportDescription is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPriceTransportDescription
 class SjPriceTransportDescriptionStandard
          Transportsträcka för light Svar
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPriceTransportDescription
 SjPriceTransportDescription SjStinaModelFactory.createPriceTransportDescription()
           
 SjPriceTransportDescription SjPriceSectionDescriptionStandard.getPriceTransportDescription()
          Field priceTransportDescription is defined as optional.
 SjPriceTransportDescription SjPriceSectionDescriptionStandard.lookupPriceTransportDescription()
          Field priceTransportDescription is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPriceTransportDescription
 void SjPriceSectionDescriptionStandard.setPriceTransportDescription(SjPriceTransportDescription inData)
          Field priceTransportDescription is defined as optional.
 



Copyright © 2012. All Rights Reserved.