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

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

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

Methods in se.sj.stina.domain.model that return SjNetbookGuest
 SjNetbookGuest SjStinaModelFactoryInterface.createNetbookGuest()
           
 SjNetbookGuest SjNetbookReservationFor.getGuest()
          Field guest is defined as mandatory.
 SjNetbookGuest SjNetbookReservationFor.lookupGuest()
          Field guest is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjNetbookGuest
 void SjNetbookReservationFor.setGuest(SjNetbookGuest inData)
          Field guest is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNetbookGuest
 class SjNetbookGuestPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNetbookGuest
 SjNetbookGuest SjStinaModelFactory.createNetbookGuest()
           
 SjNetbookGuest SjNetbookReservationForPlain.getGuest()
          Field guest is defined as mandatory.
 SjNetbookGuest SjNetbookReservationForPlain.lookupGuest()
          Field guest is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNetbookGuest
 void SjNetbookReservationForPlain.setGuest(SjNetbookGuest inData)
          Field guest is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNetbookGuest
 class SjNetbookGuestStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNetbookGuest
 SjNetbookGuest SjStinaModelFactory.createNetbookGuest()
           
 SjNetbookGuest SjNetbookReservationForStandard.getGuest()
          Field guest is defined as mandatory.
 SjNetbookGuest SjNetbookReservationForStandard.lookupGuest()
          Field guest is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNetbookGuest
 void SjNetbookReservationForStandard.setGuest(SjNetbookGuest inData)
          Field guest is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.