| Package | Description |
|---|---|
| org.lsst.ccs.bus.messages |
| Modifier and Type | Method and Description |
|---|---|
AgentInfo.AgentType |
AgentInfo.getType() |
static AgentInfo.AgentType |
AgentInfo.AgentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentInfo.AgentType[] |
AgentInfo.AgentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AgentInfo(String name,
AgentInfo.AgentType type) |
Copyright © 2015 LSST. All rights reserved.