org.jboss.iiop.test
Class TestValue

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

public class TestValue
extends TestValueBase (src)

See Also:
Serialized Form

Field Summary
 boolean b
           
static java.lang.String constStr
           
 
Fields inherited from class org.jboss.iiop.test.TestValueBase (src)
a
 
Constructor Summary
TestValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constStr

public static final java.lang.String constStr
See Also:
Constant Field Values (src)

b

public boolean b
Constructor Detail

TestValue

public TestValue()