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, setText
public static final String EN
public static final String FQEN
public UKey()
public UKey(CharSequence text)
void initialize(Element e) throws UTLFException
UTLFException
public UKey duplicate()
public Element createElement(Document doc)
createElement
in class UInstance
public int compareTo(UKey uo)
compareTo
in interface Comparable<UKey>
public boolean equivalentTo(UKey o)
public boolean equivalentTo(Object o)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025