|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ net overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.components.net
Class BooleanHolder

java.lang.Objectorg.apache.axis.components.net.BooleanHolder
- public class BooleanHolder
- extends java.lang.Object
hold a boolean value.
| 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 |
| Field Detail |
value
public boolean value
- Field value
| Constructor Detail |
BooleanHolder
public BooleanHolder(boolean value)
- Constructor BooleanHolder
|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ net overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.axis.components.net.BooleanHolder