com.esri.sde.sdk.pe
Class PeDouble

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

public final class PeDouble
extends java.lang.Object

This class provides for modifying a double argument.


Field Summary
 double val
           
 
Constructor Summary
PeDouble()
           
PeDouble(double dval)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

val

public double val
Constructor Detail

PeDouble

public PeDouble()

PeDouble

public PeDouble(double dval)