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

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

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

Methods in se.sj.stina.domain.model that return SjNetbookGuarantee
 SjNetbookGuarantee SjStinaModelFactoryInterface.createNetbookGuarantee()
           
 SjNetbookGuarantee SjNetbookSubReservation.getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookReservationInfo.getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookSubReservation.lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookReservationInfo.lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjNetbookGuarantee
 void SjNetbookSubReservation.setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 void SjNetbookReservationInfo.setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNetbookGuarantee
 class SjNetbookGuaranteePlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNetbookGuarantee
 SjNetbookGuarantee SjStinaModelFactory.createNetbookGuarantee()
           
 SjNetbookGuarantee SjNetbookSubReservationPlain.getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookReservationInfoPlain.getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookSubReservationPlain.lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookReservationInfoPlain.lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNetbookGuarantee
 void SjNetbookSubReservationPlain.setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 void SjNetbookReservationInfoPlain.setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNetbookGuarantee
 class SjNetbookGuaranteeStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNetbookGuarantee
 SjNetbookGuarantee SjStinaModelFactory.createNetbookGuarantee()
           
 SjNetbookGuarantee SjNetbookSubReservationStandard.getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookReservationInfoStandard.getNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookSubReservationStandard.lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 SjNetbookGuarantee SjNetbookReservationInfoStandard.lookupNetbookGuarantee()
          Field netbookGuarantee is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNetbookGuarantee
 void SjNetbookSubReservationStandard.setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 void SjNetbookReservationInfoStandard.setNetbookGuarantee(SjNetbookGuarantee inData)
          Field netbookGuarantee is defined as optional.
 



Copyright © 2012. All Rights Reserved.