| 
JNA API> 4.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.IntByReference
public class IntByReference
| Constructor Summary | |
|---|---|
IntByReference()
 | 
|
IntByReference(int value)
 | 
|
| Method Summary | |
|---|---|
 int | 
getValue()
 | 
 void | 
setValue(int value)
 | 
| Methods inherited from class com.sun.jna.PointerType | 
|---|
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public IntByReference()
public IntByReference(int value)
| Method Detail | 
|---|
public void setValue(int value)
public int getValue()
  | 
JNA API> 4.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||