当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
BooleanHolder (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.components.net
Class BooleanHolder
java.lang.Object
org.apache.axis.components.net.BooleanHolder
- public class BooleanHolder
- extends Object
hold a boolean value.
- Author:
- Davanum Srinivas (dims@yahoo.com)
Field Summary |
boolean |
value
Field value |
Constructor Summary |
BooleanHolder(boolean value)
Constructor BooleanHolder |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public boolean value
- Field value
BooleanHolder
public BooleanHolder(boolean value)
- Constructor BooleanHolder
- Parameters:
value
-
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.