electric.util.holder
Class booleanInOut

java.lang.Object
  extended byelectric.util.holder.booleanInOut
All Implemented Interfaces:
IHolder, IInOut

public class booleanInOut
extends java.lang.Object
implements IInOut

booleanInOut.

Author:
webMethods

Field Summary
 boolean value
           
 
Constructor Summary
booleanInOut()
           
booleanInOut(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public boolean value
Constructor Detail

booleanInOut

public booleanInOut()

booleanInOut

public booleanInOut(boolean value)
Parameters:
value -


copyright© 2001-2004 by webMethods All Rights Reserved.