com.esri.sde.sdk.pe
Class PeBoolean

java.lang.Object
  extended by com.esri.sde.sdk.pe.PeBoolean

public final class PeBoolean
extends java.lang.Object

This class provides for modifying a boolean argument.


Field Summary
 boolean val
           
 
Constructor Summary
PeBoolean()
           
PeBoolean(boolean bval)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

val

public boolean val
Constructor Detail

PeBoolean

public PeBoolean()

PeBoolean

public PeBoolean(boolean bval)