|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.OzoneObject
test.simple.AutoImpl
test.simple.BusImpl
Field Summary | |
(package private) int |
capacity
|
(package private) static long |
serialVersionUID
The serialization version id used by the Java serialization. |
Fields inherited from class test.simple.AutoImpl |
age, link, name, v |
Fields inherited from class org.ozoneDB.OzoneObject |
|
Constructor Summary | |
BusImpl()
|
Method Summary | |
void |
readExternal(java.io.ObjectInput in)
|
java.lang.String |
toString()
|
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class test.simple.AutoImpl |
age, done, doSomthing, equals, link, name, nameName, onCreate, onDelete, print, setAge, setAge, setLink, setName |
Methods inherited from class org.ozoneDB.OzoneObject |
container, database, deleteRecursive, getHandle, getObjectID, handle, hashCode, onActivate, onPassivate, requireWriteLocking, self, setContainer, toXML |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface test.simple.Auto |
age, doSomthing, link, name, nameName, print, setAge, setAge, setLink, setName |
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy |
getObjectID |
Field Detail |
static final long serialVersionUID
int capacity
Constructor Detail |
public BusImpl()
Method Detail |
public java.lang.String toString()
toString
in interface Auto
toString
in class AutoImpl
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.lang.ClassNotFoundException, java.io.IOException
readExternal
in interface java.io.Externalizable
java.lang.ClassNotFoundException
java.io.IOException
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |