@Entity public class AgentDesc extends Object implements Serializable
| Constructor and Description |
|---|
AgentDesc()
Default no-arg constructor.
|
AgentDesc(org.lsst.ccs.bus.data.AgentInfo agentInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName() |
org.lsst.ccs.bus.data.AgentInfo.AgentType |
getAgentType() |
void |
setAgentName(String agentName) |
void |
setAgentType(org.lsst.ccs.bus.data.AgentInfo.AgentType agentType) |
Copyright © 2018 LSST. All rights reserved.