Package org.libvirt

Class Domain.BlockJobAbortFlags

  • Enclosing class:
    Domain

    public static final class Domain.BlockJobAbortFlags
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ASYNC  
      static int PIVOT  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ASYNC

        public static int ASYNC
      • PIVOT

        public static int PIVOT
    • Constructor Detail

      • BlockJobAbortFlags

        public BlockJobAbortFlags()