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

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

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

Methods in se.sj.stina.domain.model that return SjSectionTransportPriceDescription
 SjSectionTransportPriceDescription SjStinaModelFactoryInterface.createSectionTransportPriceDescription()
           
 SjSectionTransportPriceDescription SjSectionDescription.getSectionTransportPriceDescription()
          Field sectionTransportPriceDescription is defined as optional.
 SjSectionTransportPriceDescription SjSectionDescription.lookupSectionTransportPriceDescription()
          Field sectionTransportPriceDescription is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjSectionTransportPriceDescription
 void SjSectionDescription.setSectionTransportPriceDescription(SjSectionTransportPriceDescription inData)
          Field sectionTransportPriceDescription is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSectionTransportPriceDescription
 class SjSectionTransportPriceDescriptionPlain
          Håller specifika prisuppgifter för en färdkomponent
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSectionTransportPriceDescription
 SjSectionTransportPriceDescription SjStinaModelFactory.createSectionTransportPriceDescription()
           
 SjSectionTransportPriceDescription SjSectionDescriptionPlain.getSectionTransportPriceDescription()
          Field sectionTransportPriceDescription is defined as optional.
 SjSectionTransportPriceDescription SjSectionDescriptionPlain.lookupSectionTransportPriceDescription()
          Field sectionTransportPriceDescription is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSectionTransportPriceDescription
 void SjSectionDescriptionPlain.setSectionTransportPriceDescription(SjSectionTransportPriceDescription inData)
          Field sectionTransportPriceDescription is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSectionTransportPriceDescription
 class SjSectionTransportPriceDescriptionStandard
          Håller specifika prisuppgifter för en färdkomponent
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSectionTransportPriceDescription
 SjSectionTransportPriceDescription SjStinaModelFactory.createSectionTransportPriceDescription()
           
 SjSectionTransportPriceDescription SjSectionDescriptionStandard.getSectionTransportPriceDescription()
          Field sectionTransportPriceDescription is defined as optional.
 SjSectionTransportPriceDescription SjSectionDescriptionStandard.lookupSectionTransportPriceDescription()
          Field sectionTransportPriceDescription is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSectionTransportPriceDescription
 void SjSectionDescriptionStandard.setSectionTransportPriceDescription(SjSectionTransportPriceDescription inData)
          Field sectionTransportPriceDescription is defined as optional.
 



Copyright © 2012. All Rights Reserved.