Package | Description |
---|---|
com.uc4.api |
This package contains classes which are generally used.
|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Method and Description |
---|---|
static AgentStatus |
AgentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentStatus[] |
AgentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AgentStatus |
NavigatorAgentTree.AgentLeaf.getStatus()
Returns the status of the Agent (Active or Inactive), or null if the
ITreeItem represents a node. |
Copyright © 2019. All rights reserved.