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