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

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

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

Methods in se.sj.stina.domain.model that return SjNetbookLocation
 SjNetbookLocation SjStinaModelFactoryInterface.createNetbookLocation()
           
 SjNetbookLocation SjNetbookHotel.getHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookAvailable.getHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookHotel.lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookAvailable.lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjNetbookLocation
 void SjNetbookHotel.setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 void SjNetbookAvailable.setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNetbookLocation
 class SjNetbookLocationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNetbookLocation
 SjNetbookLocation SjStinaModelFactory.createNetbookLocation()
           
 SjNetbookLocation SjNetbookHotelPlain.getHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookAvailablePlain.getHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookHotelPlain.lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookAvailablePlain.lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNetbookLocation
 void SjNetbookHotelPlain.setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 void SjNetbookAvailablePlain.setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNetbookLocation
 class SjNetbookLocationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNetbookLocation
 SjNetbookLocation SjStinaModelFactory.createNetbookLocation()
           
 SjNetbookLocation SjNetbookHotelStandard.getHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookAvailableStandard.getHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookHotelStandard.lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 SjNetbookLocation SjNetbookAvailableStandard.lookupHotelLocation()
          Field hotelLocation is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNetbookLocation
 void SjNetbookHotelStandard.setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 void SjNetbookAvailableStandard.setHotelLocation(SjNetbookLocation inData)
          Field hotelLocation is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.