Class UInt16ByReference

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped

    public class UInt16ByReference
    extends NumberByReference
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      UInt16 getUInt16()  
      • Methods inherited from class com.sun.jna.ptr.ByReference

        toString
      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UInt16ByReference

        public UInt16ByReference()
    • Method Detail

      • getUInt16

        public UInt16 getUInt16()