Uses of Class
com.titan.domain.Cabin

Packages that use Cabin
com.titan.domain   
 

Uses of Cabin in com.titan.domain
 

Methods in com.titan.domain that return types with arguments of type Cabin
 Set<Cabin> Reservation.getCabins()
           
 

Method parameters in com.titan.domain with type arguments of type Cabin
 void Reservation.setCabins(Set<Cabin> cabins)
           
 



Copyright © 2011. All Rights Reserved.