Uses of Class
com.hyper9.simdk.stubs.enums.HostSystemConnectionState

Packages that use HostSystemConnectionState
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.enums   
 

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

Methods in com.hyper9.simdk.stubs.dao that return HostSystemConnectionState
 HostSystemConnectionState HostRuntimeInfo.getConnectionState()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostSystemConnectionState
 void HostRuntimeInfo.setConnectionState(HostSystemConnectionState toSet)
           
 

Uses of HostSystemConnectionState in com.hyper9.simdk.stubs.enums
 

Methods in com.hyper9.simdk.stubs.enums that return HostSystemConnectionState
static HostSystemConnectionState HostSystemConnectionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HostSystemConnectionState[] HostSystemConnectionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.