Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Class
waggle.common.modules.hive.enums.XHiveState

Packages that use XHiveState
waggle.common.modules.hive Hive Module API. 
waggle.common.modules.hive.enums Enums defined by the Hive Module API. 
waggle.common.modules.hive.infos Data transfer objects defined by the Hive Module API. 

 

Uses of XHiveState in waggle.common.modules.hive

 

Methods in waggle.common.modules.hive with parameters of type XHiveState
 void XHiveModule.Server.setHiveState(XHiveState state)
          Change Hive state.

 

Uses of XHiveState in waggle.common.modules.hive.enums

 

Methods in waggle.common.modules.hive.enums that return XHiveState
static XHiveState XHiveState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XHiveState[] XHiveState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of XHiveState in waggle.common.modules.hive.infos

 

Fields in waggle.common.modules.hive.infos declared as XHiveState
 XHiveState XHiveInfo.State
          The Hive state.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.