ibrokerkit.iname4java.store.impl
Class AbstractXri

java.lang.Object
  extended by ibrokerkit.iname4java.store.impl.AbstractXri
All Implemented Interfaces:
Xri, java.io.Serializable, java.lang.Comparable<Xri>
Direct Known Subclasses:
OpenxriXri

public abstract class AbstractXri
extends java.lang.Object
implements Xri

See Also:
Serialized Form

Constructor Summary
AbstractXri()
           
 
Method Summary
 int compareTo(Xri other)
           
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ibrokerkit.iname4java.store.Xri
addEquivID, addRedirect, addRef, addService, addServices, deleteAllServices, deleteCanonicalEquivID, deleteEquivID, deleteExtension, deleteRedirect, deleteRef, deleteService, deleteStandardServices, getAliases, getAuthorityAttribute, getAuthorityId, getCanonicalEquivID, getCanonicalID, getDate, getEquivIDs, getExtension, getFullName, getFullNames, getLocalName, getParentAliases, getRedirects, getRefs, getServices, getXriAttribute, hasAuthorityAttribute, hasXriAttribute, isStale, setAuthorityAttribute, setCanonicalEquivID, setCanonicalID, setExtension, setXriAttribute
 

Constructor Detail

AbstractXri

public AbstractXri()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

compareTo

public int compareTo(Xri other)
Specified by:
compareTo in interface java.lang.Comparable<Xri>

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2009. All Rights Reserved.