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.implementationThe 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.VgpuTypeImplementationTypes.toVgpuTypeImplementation(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.VgpuTypeImplementationReturns 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.