| Package | Description |
|---|---|
| eu.dnetlib.actionmanager.common |
| Modifier and Type | Method and Description |
|---|---|
Agent.AGENT_TYPE |
Agent.getType() |
static Agent.AGENT_TYPE |
Agent.AGENT_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Agent.AGENT_TYPE[] |
Agent.AGENT_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.setType(Agent.AGENT_TYPE type) |
| Constructor and Description |
|---|
Agent(String id,
String name,
Agent.AGENT_TYPE type) |
Copyright © 2018. All rights reserved.