Class NetworkPointer

java.lang.Object
com.sun.jna.PointerType
org.libvirt.jna.NetworkPointer
All Implemented Interfaces:
com.sun.jna.NativeMapped

public class NetworkPointer extends com.sun.jna.PointerType
Pointer class to provide type safety to the jna interface.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    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 Details

    • NetworkPointer

      public NetworkPointer()