Package | Description |
---|---|
info.textgrid.namespaces.metadata.agent._2010 |
Modifier and Type | Field and Description |
---|---|
protected AgentRoleType |
AgentType.role |
Modifier and Type | Method and Description |
---|---|
static AgentRoleType |
AgentRoleType.fromValue(String v) |
AgentRoleType |
AgentType.getRole()
Gets the value of the role property.
|
static AgentRoleType |
AgentRoleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentRoleType[] |
AgentRoleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentType.setRole(AgentRoleType value)
Sets the value of the role property.
|
Copyright © 2013 TextGrid Consortium. All Rights Reserved.