All Packages Class Hierarchy This Package Previous Next Index Home
java.lang.Object | +----JOP.test.TestObject2
This is an INTERNAL class.
Simple test object that is referenced by the first test object. We'll just store a string in here for now...
public TestObject2()
public TestObject2(String s)
public String toString()
public void defineObject(PersistController c) throws Exception
public void streamIn(PersistController c) throws Exception
public void streamOut(PersistController c) throws Exception
All Packages Class Hierarchy This Package Previous Next Index Home