org.ozoneDB.collections
Class _AbstractOzoneMap_AbstractOzoneNode_Proxy

java.lang.Object
  extended byorg.ozoneDB.OzoneProxy
      extended byorg.ozoneDB.collections._AbstractOzoneMap_AbstractOzoneNode_Proxy
All Implemented Interfaces:
_AbstractOzoneMap_OzoneNode, java.io.Externalizable, java.util.Map.Entry, org.ozoneDB.OzoneCompatibleOrProxy, OzoneMap.Node, org.ozoneDB.OzoneRemote, java.io.Serializable

public final class _AbstractOzoneMap_AbstractOzoneNode_Proxy
extends org.ozoneDB.OzoneProxy
implements _AbstractOzoneMap_OzoneNode

This class was automatically generated by ozone's OPP. Do not instantiate or use this class directly.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ozoneDB.OzoneProxy
link, linkTable, remoteID
 
Constructor Summary
_AbstractOzoneMap_AbstractOzoneNode_Proxy()
           
_AbstractOzoneMap_AbstractOzoneNode_Proxy(org.ozoneDB.core.ObjectID oid, org.ozoneDB.OzoneInterface link)
           
_AbstractOzoneMap_AbstractOzoneNode_Proxy(java.lang.Object arg0, java.lang.Object arg1)
           
 
Method Summary
static _AbstractOzoneMap_OzoneNode createObject(java.lang.Object arg0, java.lang.Object arg1, org.ozoneDB.OzoneInterface link)
           
 boolean equals(java.lang.Object arg0)
           
 java.lang.Object getKey()
           
 org.ozoneDB.core.ObjectID getObjectID()
           
 java.lang.Object getValue()
           
 int hashCode()
           
 void setKey(java.lang.Object arg0)
           
 java.lang.Object setValue(java.lang.Object arg0)
           
 
Methods inherited from class org.ozoneDB.OzoneProxy
createProxyLinkAttributes, finalize, getHandle, handle, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

_AbstractOzoneMap_AbstractOzoneNode_Proxy

public _AbstractOzoneMap_AbstractOzoneNode_Proxy()

_AbstractOzoneMap_AbstractOzoneNode_Proxy

public _AbstractOzoneMap_AbstractOzoneNode_Proxy(org.ozoneDB.core.ObjectID oid,
                                                 org.ozoneDB.OzoneInterface link)

_AbstractOzoneMap_AbstractOzoneNode_Proxy

public _AbstractOzoneMap_AbstractOzoneNode_Proxy(java.lang.Object arg0,
                                                 java.lang.Object arg1)
Method Detail

createObject

public static _AbstractOzoneMap_OzoneNode createObject(java.lang.Object arg0,
                                                       java.lang.Object arg1,
                                                       org.ozoneDB.OzoneInterface link)

setValue

public java.lang.Object setValue(java.lang.Object arg0)
Specified by:
setValue in interface _AbstractOzoneMap_OzoneNode

setKey

public void setKey(java.lang.Object arg0)
Specified by:
setKey in interface _AbstractOzoneMap_OzoneNode

hashCode

public int hashCode()
Specified by:
hashCode in interface java.util.Map.Entry

equals

public boolean equals(java.lang.Object arg0)
Specified by:
equals in interface java.util.Map.Entry

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface java.util.Map.Entry

getKey

public java.lang.Object getKey()
Specified by:
getKey in interface java.util.Map.Entry

getObjectID

public org.ozoneDB.core.ObjectID getObjectID()
Specified by:
getObjectID in interface org.ozoneDB.OzoneCompatibleOrProxy


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.