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