public class UKey extends UInstance implements Comparable<UKey>
| Constructor and Description |
|---|
UKey() |
UKey(CharSequence text) |
| Modifier and Type | Method and Description |
|---|---|
UKey |
asKey() |
int |
compareTo(UKey uo) |
Element |
createElement(Document doc) |
UKey |
duplicate() |
boolean |
equals(Object o) |
boolean |
equivalentTo(Object o) |
boolean |
equivalentTo(UKey o) |
String |
getEN() |
String |
getFQEN() |
int |
hashCode() |
(package private) void |
initialize(Element e) |
boolean |
isKey() |
String |
toString() |
asArray, asBoolean, asData, asDate, asDict, asFalse, asInteger, asNull, asObject, asReal, asReference, asString, asTrue, castBoolean, castInteger, castReal, castString, copyAttribute, createTop, duplicateInstance, equivalentAttributeTo, equivalentTextTo, getAttribute, getBasis, getScope, getSeeAlso, getText, hasValidText, isArray, isBoolean, isData, isDate, isDict, isFalse, isInteger, isNull, isObject, isReal, isReference, isString, isTrue, numberOfElements, retrieveAttribute, setAttribute, setAttributes, setBasis, setScope, setSeeAlso, setTextpublic static final String EN
public static final String FQEN
public UKey()
public UKey(CharSequence text)
void initialize(Element e) throws UTLFException
UTLFExceptionpublic UKey duplicate()
public Element createElement(Document doc)
createElement in class UInstancepublic int compareTo(UKey uo)
compareTo in interface Comparable<UKey>public boolean equivalentTo(UKey o)
public boolean equivalentTo(Object o)
EDB Working Group at Mon Dec 15 16:45:05 JST 2025