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

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

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

Methods in se.sj.stina.domain.model that return SjTravellerShort
 SjTravellerShort SjStinaModelFactoryInterface.createTravellerShort()
           
 SjTravellerShort SjTraveller.getTravellerShort()
          Field travellerShort is defined as mandatory.
 SjTravellerShort SjTraveller.lookupTravellerShort()
          Field travellerShort is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTravellerShort
 void SjTraveller.setTravellerShort(SjTravellerShort inData)
          Field travellerShort is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTravellerShort
 class SjTravellerShortPlain
          Kort bekrivning av resenär.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTravellerShort
 SjTravellerShort SjStinaModelFactory.createTravellerShort()
           
 SjTravellerShort SjTravellerPlain.getTravellerShort()
          Field travellerShort is defined as mandatory.
 SjTravellerShort SjTravellerPlain.lookupTravellerShort()
          Field travellerShort is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTravellerShort
 void SjTravellerPlain.setTravellerShort(SjTravellerShort inData)
          Field travellerShort is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTravellerShort
 class SjTravellerShortStandard
          Kort bekrivning av resenär.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTravellerShort
 SjTravellerShort SjStinaModelFactory.createTravellerShort()
           
 SjTravellerShort SjTravellerStandard.getTravellerShort()
          Field travellerShort is defined as mandatory.
 SjTravellerShort SjTravellerStandard.lookupTravellerShort()
          Field travellerShort is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTravellerShort
 void SjTravellerStandard.setTravellerShort(SjTravellerShort inData)
          Field travellerShort is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.