EasyPDF Java SDK
v6.1

com.bcl.easypdf
Class IntHolder

java.lang.Object
  extended by com.bcl.easypdf.IntHolder

public final class IntHolder
extends java.lang.Object


Constructor Summary
IntHolder()
           
IntHolder(int initialVal)
           
 
Method Summary
 int getValue()
           
 void setValue(int newVal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntHolder

public IntHolder()

IntHolder

public IntHolder(int initialVal)
Method Detail

getValue

public int getValue()

setValue

public void setValue(int newVal)

EasyPDF Java SDK
v6.1

Copyright 2009 BCL Technologies. All rights reserved.