org.jboss.iiop.test
Class TestValue

java.lang.Object
  extended by org.jboss.iiop.test.TestValueBase
      extended by org.jboss.iiop.test.TestValue
All Implemented Interfaces:
Serializable

public class TestValue
extends TestValueBase

See Also:
Serialized Form

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

Field Detail

constStr

public static final String constStr
See Also:
Constant Field Values

b

public boolean b
Constructor Detail

TestValue

public TestValue()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.