站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 iiop API Documentation 英文版文档

TestValue (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档


org.jboss.iiop.test
Class TestValue

java.lang.Object
  extended byorg.jboss.iiop.test.TestValueBase
      extended byorg.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()
           
 
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.