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

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

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

Methods in se.sj.stina.domain.model that return SjLocationList
 SjLocationList SjStinaModelFactoryInterface.createLocationList()
           
 SjLocationList SjBatchParameters.getDisembarkingLocationList()
          Field disembarkingLocationList is defined as optional.
 SjLocationList SjBatchParameters.getEmbarkingLocationList()
          Field embarkingLocationList is defined as optional.
 SjLocationList SjFrequentLocationsResult.getLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjAllLocationsResult.getLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjStationsForTransportIdListResult.getStationList()
          Field stationList is defined as mandatory.
 SjLocationList SjTransportSpecification.getViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjSection.getViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjBatchParameters.lookupDisembarkingLocationList()
          Field disembarkingLocationList is defined as optional.
 SjLocationList SjBatchParameters.lookupEmbarkingLocationList()
          Field embarkingLocationList is defined as optional.
 SjLocationList SjFrequentLocationsResult.lookupLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjAllLocationsResult.lookupLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjStationsForTransportIdListResult.lookupStationList()
          Field stationList is defined as mandatory.
 SjLocationList SjTransportSpecification.lookupViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjSection.lookupViaLocationList()
          Field viaLocationList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjLocationList
 void SjBatchParameters.setDisembarkingLocationList(SjLocationList inData)
          Field disembarkingLocationList is defined as optional.
 void SjBatchParameters.setEmbarkingLocationList(SjLocationList inData)
          Field embarkingLocationList is defined as optional.
 void SjFrequentLocationsResult.setLocationList(SjLocationList inData)
          Field locationList is defined as mandatory.
 void SjAllLocationsResult.setLocationList(SjLocationList inData)
          Field locationList is defined as mandatory.
 void SjStationsForTransportIdListResult.setStationList(SjLocationList inData)
          Field stationList is defined as mandatory.
 void SjTransportSpecification.setViaLocationList(SjLocationList inData)
          Field viaLocationList is defined as optional.
 void SjSection.setViaLocationList(SjLocationList inData)
          Field viaLocationList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjLocationList
 class SjLocationListPlain
          En lista med lokaler (stationer).
 

Methods in se.sj.stina.domain.model.impl.plain that return SjLocationList
 SjLocationList SjStinaModelFactory.createLocationList()
           
 SjLocationList SjBatchParametersPlain.getDisembarkingLocationList()
          Field disembarkingLocationList is defined as optional.
 SjLocationList SjBatchParametersPlain.getEmbarkingLocationList()
          Field embarkingLocationList is defined as optional.
 SjLocationList SjFrequentLocationsResultPlain.getLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjAllLocationsResultPlain.getLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjStationsForTransportIdListResultPlain.getStationList()
          Field stationList is defined as mandatory.
 SjLocationList SjTransportSpecificationPlain.getViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjSectionPlain.getViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjBatchParametersPlain.lookupDisembarkingLocationList()
          Field disembarkingLocationList is defined as optional.
 SjLocationList SjBatchParametersPlain.lookupEmbarkingLocationList()
          Field embarkingLocationList is defined as optional.
 SjLocationList SjFrequentLocationsResultPlain.lookupLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjAllLocationsResultPlain.lookupLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjStationsForTransportIdListResultPlain.lookupStationList()
          Field stationList is defined as mandatory.
 SjLocationList SjTransportSpecificationPlain.lookupViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjSectionPlain.lookupViaLocationList()
          Field viaLocationList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjLocationList
 void SjBatchParametersPlain.setDisembarkingLocationList(SjLocationList inData)
          Field disembarkingLocationList is defined as optional.
 void SjBatchParametersPlain.setEmbarkingLocationList(SjLocationList inData)
          Field embarkingLocationList is defined as optional.
 void SjFrequentLocationsResultPlain.setLocationList(SjLocationList inData)
          Field locationList is defined as mandatory.
 void SjAllLocationsResultPlain.setLocationList(SjLocationList inData)
          Field locationList is defined as mandatory.
 void SjStationsForTransportIdListResultPlain.setStationList(SjLocationList inData)
          Field stationList is defined as mandatory.
 void SjTransportSpecificationPlain.setViaLocationList(SjLocationList inData)
          Field viaLocationList is defined as optional.
 void SjSectionPlain.setViaLocationList(SjLocationList inData)
          Field viaLocationList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjLocationList
 class SjLocationListStandard
          En lista med lokaler (stationer).
 

Methods in se.sj.stina.domain.model.impl.standard that return SjLocationList
 SjLocationList SjStinaModelFactory.createLocationList()
           
 SjLocationList SjBatchParametersStandard.getDisembarkingLocationList()
          Field disembarkingLocationList is defined as optional.
 SjLocationList SjBatchParametersStandard.getEmbarkingLocationList()
          Field embarkingLocationList is defined as optional.
 SjLocationList SjFrequentLocationsResultStandard.getLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjAllLocationsResultStandard.getLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjStationsForTransportIdListResultStandard.getStationList()
          Field stationList is defined as mandatory.
 SjLocationList SjTransportSpecificationStandard.getViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjSectionStandard.getViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjBatchParametersStandard.lookupDisembarkingLocationList()
          Field disembarkingLocationList is defined as optional.
 SjLocationList SjBatchParametersStandard.lookupEmbarkingLocationList()
          Field embarkingLocationList is defined as optional.
 SjLocationList SjFrequentLocationsResultStandard.lookupLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjAllLocationsResultStandard.lookupLocationList()
          Field locationList is defined as mandatory.
 SjLocationList SjStationsForTransportIdListResultStandard.lookupStationList()
          Field stationList is defined as mandatory.
 SjLocationList SjTransportSpecificationStandard.lookupViaLocationList()
          Field viaLocationList is defined as optional.
 SjLocationList SjSectionStandard.lookupViaLocationList()
          Field viaLocationList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjLocationList
 void SjBatchParametersStandard.setDisembarkingLocationList(SjLocationList inData)
          Field disembarkingLocationList is defined as optional.
 void SjBatchParametersStandard.setEmbarkingLocationList(SjLocationList inData)
          Field embarkingLocationList is defined as optional.
 void SjFrequentLocationsResultStandard.setLocationList(SjLocationList inData)
          Field locationList is defined as mandatory.
 void SjAllLocationsResultStandard.setLocationList(SjLocationList inData)
          Field locationList is defined as mandatory.
 void SjStationsForTransportIdListResultStandard.setStationList(SjLocationList inData)
          Field stationList is defined as mandatory.
 void SjTransportSpecificationStandard.setViaLocationList(SjLocationList inData)
          Field viaLocationList is defined as optional.
 void SjSectionStandard.setViaLocationList(SjLocationList inData)
          Field viaLocationList is defined as optional.
 



Copyright © 2012. All Rights Reserved.