com.esri.sde.sdk.pe
Class PeInteger

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

public final class PeInteger
extends java.lang.Object

This class provides for modifying a integer argument.


Field Summary
 int val
           
 
Constructor Summary
PeInteger()
           
PeInteger(int ival)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

val

public int val
Constructor Detail

PeInteger

public PeInteger()

PeInteger

public PeInteger(int ival)