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

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

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

Methods in se.sj.stina.domain.model that return SjPaxListProducerList
 SjPaxListProducerList SjStinaModelFactoryInterface.createPaxListProducerList()
           
 SjPaxListProducerList SjPaxListProducersResult.getPaxListProducerList()
          Field paxListProducerList is defined as mandatory.
 SjPaxListProducerList SjPaxListProducersResult.lookupPaxListProducerList()
          Field paxListProducerList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjPaxListProducerList
 void SjPaxListProducersResult.setPaxListProducerList(SjPaxListProducerList inData)
          Field paxListProducerList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPaxListProducerList
 class SjPaxListProducerListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPaxListProducerList
 SjPaxListProducerList SjStinaModelFactory.createPaxListProducerList()
           
 SjPaxListProducerList SjPaxListProducersResultPlain.getPaxListProducerList()
          Field paxListProducerList is defined as mandatory.
 SjPaxListProducerList SjPaxListProducersResultPlain.lookupPaxListProducerList()
          Field paxListProducerList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPaxListProducerList
 void SjPaxListProducersResultPlain.setPaxListProducerList(SjPaxListProducerList inData)
          Field paxListProducerList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPaxListProducerList
 class SjPaxListProducerListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPaxListProducerList
 SjPaxListProducerList SjStinaModelFactory.createPaxListProducerList()
           
 SjPaxListProducerList SjPaxListProducersResultStandard.getPaxListProducerList()
          Field paxListProducerList is defined as mandatory.
 SjPaxListProducerList SjPaxListProducersResultStandard.lookupPaxListProducerList()
          Field paxListProducerList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPaxListProducerList
 void SjPaxListProducersResultStandard.setPaxListProducerList(SjPaxListProducerList inData)
          Field paxListProducerList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.