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

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

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

Methods in se.sj.stina.domain.model that return SjTicketList
 SjTicketList SjStinaModelFactoryInterface.createTicketList()
           
 SjTicketList SjDestroyTicketQuery.getTickets()
          Field tickets is defined as mandatory.
 SjTicketList SjDestroyTicketQuery.lookupTickets()
          Field tickets is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTicketList
 void SjDestroyTicketQuery.setTickets(SjTicketList inData)
          Field tickets is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTicketList
 class SjTicketListPlain
          En lista med biljettämnen + nr för makulering av biljetter
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTicketList
 SjTicketList SjStinaModelFactory.createTicketList()
           
 SjTicketList SjDestroyTicketQueryPlain.getTickets()
          Field tickets is defined as mandatory.
 SjTicketList SjDestroyTicketQueryPlain.lookupTickets()
          Field tickets is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTicketList
 void SjDestroyTicketQueryPlain.setTickets(SjTicketList inData)
          Field tickets is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTicketList
 class SjTicketListStandard
          En lista med biljettämnen + nr för makulering av biljetter
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTicketList
 SjTicketList SjStinaModelFactory.createTicketList()
           
 SjTicketList SjDestroyTicketQueryStandard.getTickets()
          Field tickets is defined as mandatory.
 SjTicketList SjDestroyTicketQueryStandard.lookupTickets()
          Field tickets is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTicketList
 void SjDestroyTicketQueryStandard.setTickets(SjTicketList inData)
          Field tickets is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.