Uses of Class
com.hyper9.simdk.stubs.dao.GuestInfo

Packages that use GuestInfo
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.mao   
 

Uses of GuestInfo in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type GuestInfo
 List<GuestInfo> ArrayOfGuestInfo.getData()
           
 

Uses of GuestInfo in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return GuestInfo
 GuestInfo VirtualMachine.getGuest()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type GuestInfo
 void VirtualMachine.setGuest(GuestInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.