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

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

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

Methods in se.sj.stina.domain.model that return SjInternationalSectionSpecificationList
 SjInternationalSectionSpecificationList SjStinaModelFactoryInterface.createInternationalSectionSpecificationList()
           
 SjInternationalSectionSpecificationList SjInternationalTransportSpecification.getInternationalSectionSpecificationList()
          Field internationalSectionSpecificationList is defined as mandatory.
 SjInternationalSectionSpecificationList SjInternationalTransportSpecification.lookupInternationalSectionSpecificationList()
          Field internationalSectionSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjInternationalSectionSpecificationList
 void SjInternationalTransportSpecification.setInternationalSectionSpecificationList(SjInternationalSectionSpecificationList inData)
          Field internationalSectionSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjInternationalSectionSpecificationList
 class SjInternationalSectionSpecificationListPlain
          En lista med delsträckor för utland
 

Methods in se.sj.stina.domain.model.impl.plain that return SjInternationalSectionSpecificationList
 SjInternationalSectionSpecificationList SjStinaModelFactory.createInternationalSectionSpecificationList()
           
 SjInternationalSectionSpecificationList SjInternationalTransportSpecificationPlain.getInternationalSectionSpecificationList()
          Field internationalSectionSpecificationList is defined as mandatory.
 SjInternationalSectionSpecificationList SjInternationalTransportSpecificationPlain.lookupInternationalSectionSpecificationList()
          Field internationalSectionSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjInternationalSectionSpecificationList
 void SjInternationalTransportSpecificationPlain.setInternationalSectionSpecificationList(SjInternationalSectionSpecificationList inData)
          Field internationalSectionSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjInternationalSectionSpecificationList
 class SjInternationalSectionSpecificationListStandard
          En lista med delsträckor för utland
 

Methods in se.sj.stina.domain.model.impl.standard that return SjInternationalSectionSpecificationList
 SjInternationalSectionSpecificationList SjStinaModelFactory.createInternationalSectionSpecificationList()
           
 SjInternationalSectionSpecificationList SjInternationalTransportSpecificationStandard.getInternationalSectionSpecificationList()
          Field internationalSectionSpecificationList is defined as mandatory.
 SjInternationalSectionSpecificationList SjInternationalTransportSpecificationStandard.lookupInternationalSectionSpecificationList()
          Field internationalSectionSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjInternationalSectionSpecificationList
 void SjInternationalTransportSpecificationStandard.setInternationalSectionSpecificationList(SjInternationalSectionSpecificationList inData)
          Field internationalSectionSpecificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.