Package org.libvirt

Class NetworkFilter


  • public class NetworkFilter
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void finalize()  
      int free()
      Release the network filter handle.
      java.lang.String getName()
      Gets the public name for this network filter
      int[] getUUID()
      Get the UUID for this network filter.
      java.lang.String getUUIDString()
      Gets the UUID for this network filter as string.
      java.lang.String getXMLDesc()
      Fetches an XML document describing attributes of the network filter.
      void undefine()
      undefine the network filter
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait