Uses of Enum Class
com.xensource.xenapi.Types.VgpuTypeImplementation
-
Uses of Types.VgpuTypeImplementation in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VgpuTypeImplementationModifier and TypeFieldDescriptionVGPUType.Record.implementation
The internal implementation of this VGPU type First published in XenServer 7.0.Methods in com.xensource.xenapi that return Types.VgpuTypeImplementationModifier and TypeMethodDescriptionVGPUType.getImplementation
(Connection c) Get the implementation field of the given VGPU_type.static Types.VgpuTypeImplementation
Types.toVgpuTypeImplementation
(Object object) static Types.VgpuTypeImplementation
Returns the enum constant of this class with the specified name.static Types.VgpuTypeImplementation[]
Types.VgpuTypeImplementation.values()
Returns an array containing the constants of this enum class, in the order they are declared.