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

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

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

Methods in se.sj.stina.domain.model that return SjTicketNotInStockList
 SjTicketNotInStockList SjStinaModelFactoryInterface.createTicketNotInStockList()
           
 SjTicketNotInStockList SjCheckTicketInStockResult.getTicketNotInStockList()
          Field ticketNotInStockList is defined as mandatory.
 SjTicketNotInStockList SjCheckTicketInStockResult.lookupTicketNotInStockList()
          Field ticketNotInStockList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTicketNotInStockList
 void SjCheckTicketInStockResult.setTicketNotInStockList(SjTicketNotInStockList inData)
          Field ticketNotInStockList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTicketNotInStockList
 class SjTicketNotInStockListPlain
          En lista med biljetter som ej finns i biljettlager
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTicketNotInStockList
 SjTicketNotInStockList SjStinaModelFactory.createTicketNotInStockList()
           
 SjTicketNotInStockList SjCheckTicketInStockResultPlain.getTicketNotInStockList()
          Field ticketNotInStockList is defined as mandatory.
 SjTicketNotInStockList SjCheckTicketInStockResultPlain.lookupTicketNotInStockList()
          Field ticketNotInStockList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTicketNotInStockList
 void SjCheckTicketInStockResultPlain.setTicketNotInStockList(SjTicketNotInStockList inData)
          Field ticketNotInStockList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTicketNotInStockList
 class SjTicketNotInStockListStandard
          En lista med biljetter som ej finns i biljettlager
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTicketNotInStockList
 SjTicketNotInStockList SjStinaModelFactory.createTicketNotInStockList()
           
 SjTicketNotInStockList SjCheckTicketInStockResultStandard.getTicketNotInStockList()
          Field ticketNotInStockList is defined as mandatory.
 SjTicketNotInStockList SjCheckTicketInStockResultStandard.lookupTicketNotInStockList()
          Field ticketNotInStockList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTicketNotInStockList
 void SjCheckTicketInStockResultStandard.setTicketNotInStockList(SjTicketNotInStockList inData)
          Field ticketNotInStockList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.