Package com.sun.jna.platform.unix
Class X11.AtomByReference
- java.lang.Object
- 
- com.sun.jna.PointerType
- 
- com.sun.jna.ptr.ByReference
- 
- com.sun.jna.platform.unix.X11.AtomByReference
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped
 - Enclosing interface:
- X11
 
 public static class X11.AtomByReference extends ByReference 
- 
- 
Constructor SummaryConstructors Constructor Description AtomByReference()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description X11.AtomgetValue()- 
Methods inherited from class com.sun.jna.ptr.ByReferencetoString
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
- 
 
- 
- 
- 
Method Detail- 
getValuepublic X11.Atom getValue() 
 
- 
 
-