public final class AgentRef extends AbstractRef
These values are references to existing agents (i.e., TLCPerson or TLCOrganization) only, i.e., given an existing eId of an agent of the form XYZ, the value is necessarily #XYZ.
<xsd:simpleType name=“agentRef”> <xsd:restriction base=“xsd:anyURI”/> <xsd:simpleType>
REF| Modifier and Type | Method and Description |
|---|---|
static AgentRef |
raw(char[] value) |
static AgentRef |
valueOf(char[] value) |
static AgentRef |
valueOf(String value) |
toStringequals, getChars, getScheme, getSchemeSpecificPart, hashCodeCopyright © 2017. All rights reserved.