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

Packages that use DvsOutOfSyncHostArgument
com.hyper9.simdk.stubs.dao   
 

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

Methods in com.hyper9.simdk.stubs.dao that return DvsOutOfSyncHostArgument
 DvsOutOfSyncHostArgument DvsHostWentOutOfSyncEvent.getHostOutOfSync()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DvsOutOfSyncHostArgument
 List<DvsOutOfSyncHostArgument> ArrayOfDvsOutOfSyncHostArgument.getData()
           
 List<DvsOutOfSyncHostArgument> OutOfSyncDvsHost.getHostOutOfSync()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type DvsOutOfSyncHostArgument
 void DvsHostWentOutOfSyncEvent.setHostOutOfSync(DvsOutOfSyncHostArgument toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type DvsOutOfSyncHostArgument
 void OutOfSyncDvsHost.setHostOutOfSync(List<DvsOutOfSyncHostArgument> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.