
public abstract class XDIIdentifier extends Object implements Serializable, Cloneable, Comparable<XDIIdentifier>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(XDIIdentifier other) |
boolean |
equals(Object object) |
int |
hashCode() |
String |
toString() |
protected String string
public int compareTo(XDIIdentifier other)
compareTo in interface Comparable<XDIIdentifier>Copyright © 2017. All rights reserved.