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

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

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

Methods in se.sj.stina.domain.model that return SjTransportSectionCharacteristicSpecificationList
 SjTransportSectionCharacteristicSpecificationList SjStinaModelFactoryInterface.createTransportSectionCharacteristicSpecificationList()
           
 SjTransportSectionCharacteristicSpecificationList SjP2SItineraryCharacteristicsQuery.getTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjItineraryTransportCharacteristicsQuery.getTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjP2SItineraryCharacteristicsQuery.lookupTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjItineraryTransportCharacteristicsQuery.lookupTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTransportSectionCharacteristicSpecificationList
 void SjP2SItineraryCharacteristicsQuery.setTransportSectionCharacteristicSpecificationList(SjTransportSectionCharacteristicSpecificationList inData)
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 void SjItineraryTransportCharacteristicsQuery.setTransportSectionCharacteristicSpecificationList(SjTransportSectionCharacteristicSpecificationList inData)
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTransportSectionCharacteristicSpecificationList
 class SjTransportSectionCharacteristicSpecificationListPlain
          En lista med information för att ta fram bokningsegenskaper
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTransportSectionCharacteristicSpecificationList
 SjTransportSectionCharacteristicSpecificationList SjStinaModelFactory.createTransportSectionCharacteristicSpecificationList()
           
 SjTransportSectionCharacteristicSpecificationList SjP2SItineraryCharacteristicsQueryPlain.getTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjItineraryTransportCharacteristicsQueryPlain.getTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjP2SItineraryCharacteristicsQueryPlain.lookupTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjItineraryTransportCharacteristicsQueryPlain.lookupTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTransportSectionCharacteristicSpecificationList
 void SjP2SItineraryCharacteristicsQueryPlain.setTransportSectionCharacteristicSpecificationList(SjTransportSectionCharacteristicSpecificationList inData)
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 void SjItineraryTransportCharacteristicsQueryPlain.setTransportSectionCharacteristicSpecificationList(SjTransportSectionCharacteristicSpecificationList inData)
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTransportSectionCharacteristicSpecificationList
 class SjTransportSectionCharacteristicSpecificationListStandard
          En lista med information för att ta fram bokningsegenskaper
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTransportSectionCharacteristicSpecificationList
 SjTransportSectionCharacteristicSpecificationList SjStinaModelFactory.createTransportSectionCharacteristicSpecificationList()
           
 SjTransportSectionCharacteristicSpecificationList SjP2SItineraryCharacteristicsQueryStandard.getTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjItineraryTransportCharacteristicsQueryStandard.getTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjP2SItineraryCharacteristicsQueryStandard.lookupTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 SjTransportSectionCharacteristicSpecificationList SjItineraryTransportCharacteristicsQueryStandard.lookupTransportSectionCharacteristicSpecificationList()
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTransportSectionCharacteristicSpecificationList
 void SjP2SItineraryCharacteristicsQueryStandard.setTransportSectionCharacteristicSpecificationList(SjTransportSectionCharacteristicSpecificationList inData)
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 void SjItineraryTransportCharacteristicsQueryStandard.setTransportSectionCharacteristicSpecificationList(SjTransportSectionCharacteristicSpecificationList inData)
          Field transportSectionCharacteristicSpecificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.