Uses of Class
org.glassfish.virtualization.libvirt.LibVirtError.ErrorLevel

Packages that use LibVirtError.ErrorLevel
org.glassfish.virtualization.libvirt   
 

Uses of LibVirtError.ErrorLevel in org.glassfish.virtualization.libvirt
 

Methods in org.glassfish.virtualization.libvirt that return LibVirtError.ErrorLevel
 LibVirtError.ErrorLevel LibVirtError.getLevel()
           
static LibVirtError.ErrorLevel LibVirtError.ErrorLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LibVirtError.ErrorLevel[] LibVirtError.ErrorLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.