Class JOP.test.ValueTest15
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Class JOP.test.ValueTest15

java.lang.Object
   |
   +----JOP.test.ValueTest15

public class ValueTest15
extends Object
implements Persistable

This is an INTERNAL class.


Constructor Index

 o ValueTest15()
 o ValueTest15(int)

Method Index

 o defineObject(PersistController)
 o dump()
 o streamIn(PersistController)
 o streamOut(PersistController)

Constructors

 o ValueTest15
  public ValueTest15()
 o ValueTest15
  public ValueTest15(int type)

Methods

 o defineObject
  public void defineObject(PersistController c) throws Exception
 o streamOut
  public void streamOut(PersistController c) throws Exception
 o streamIn
  public void streamIn(PersistController c) throws Exception
 o dump
  public void dump()

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home