Uses of Enum Class
org.jrd.backend.data.VmInfo.Type
Packages that use VmInfo.Type
-
Uses of VmInfo.Type in org.jrd.backend.data
Fields in org.jrd.backend.data declared as VmInfo.TypeMethods in org.jrd.backend.data that return VmInfo.TypeModifier and TypeMethodDescriptionVmInfo.getType()
static VmInfo.Type
Returns the enum constant of this class with the specified name.static VmInfo.Type[]
VmInfo.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jrd.backend.data with parameters of type VmInfo.TypeConstructors in org.jrd.backend.data with parameters of type VmInfo.Type -
Uses of VmInfo.Type in org.jrd.backend.data.cli
Methods in org.jrd.backend.data.cli that return VmInfo.Type