Package org.libvirt

Class Domain.MetadataType

  • Enclosing class:
    Domain

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

      Fields 
      Modifier and Type Field Description
      static int DESCRIPTION
      Operate on <description>
      static int ELEMENT
      Operate on <metadata>
      static int TITLE
      Operate on <title>
    • Constructor Summary

      Constructors 
      Constructor Description
      MetadataType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MetadataType

        public MetadataType()