org.jboss.iiop.test
Class TestValueBase

java.lang.Object
  extended byorg.jboss.iiop.test.TestValueBase
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TestValue (src)

public class TestValueBase
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int a
           
 
Constructor Summary
TestValueBase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

a

public int a
Constructor Detail

TestValueBase

public TestValueBase()