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

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

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

Methods in se.sj.stina.domain.model that return SjNetbookBookableRoomList
 SjNetbookBookableRoomList SjStinaModelFactoryInterface.createNetbookBookableRoomList()
           
 SjNetbookBookableRoomList SjNetbookBookableOption.getBookableRoomList()
          Field bookableRoomList is defined as mandatory.
 SjNetbookBookableRoomList SjNetbookBookableOption.lookupBookableRoomList()
          Field bookableRoomList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjNetbookBookableRoomList
 void SjNetbookBookableOption.setBookableRoomList(SjNetbookBookableRoomList inData)
          Field bookableRoomList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNetbookBookableRoomList
 class SjNetbookBookableRoomListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNetbookBookableRoomList
 SjNetbookBookableRoomList SjStinaModelFactory.createNetbookBookableRoomList()
           
 SjNetbookBookableRoomList SjNetbookBookableOptionPlain.getBookableRoomList()
          Field bookableRoomList is defined as mandatory.
 SjNetbookBookableRoomList SjNetbookBookableOptionPlain.lookupBookableRoomList()
          Field bookableRoomList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNetbookBookableRoomList
 void SjNetbookBookableOptionPlain.setBookableRoomList(SjNetbookBookableRoomList inData)
          Field bookableRoomList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNetbookBookableRoomList
 class SjNetbookBookableRoomListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNetbookBookableRoomList
 SjNetbookBookableRoomList SjStinaModelFactory.createNetbookBookableRoomList()
           
 SjNetbookBookableRoomList SjNetbookBookableOptionStandard.getBookableRoomList()
          Field bookableRoomList is defined as mandatory.
 SjNetbookBookableRoomList SjNetbookBookableOptionStandard.lookupBookableRoomList()
          Field bookableRoomList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNetbookBookableRoomList
 void SjNetbookBookableOptionStandard.setBookableRoomList(SjNetbookBookableRoomList inData)
          Field bookableRoomList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.