Class: VirtualPointingDeviceHostChoice

Inherits:
String
  • Object
show all
Defined in:
lib/vmware/soap/vim25.rb

Overview

urn:vim25VirtualPointingDeviceHostChoice

Constant Summary collapse

Autodetect =
VirtualPointingDeviceHostChoice.new("autodetect")
IntellimouseExplorer =
VirtualPointingDeviceHostChoice.new("intellimouseExplorer")
IntellimousePs2 =
VirtualPointingDeviceHostChoice.new("intellimousePs2")
LogitechMouseman =
VirtualPointingDeviceHostChoice.new("logitechMouseman")
Microsoft_serial =
VirtualPointingDeviceHostChoice.new("microsoft_serial")
MouseSystems =
VirtualPointingDeviceHostChoice.new("mouseSystems")
MousemanSerial =
VirtualPointingDeviceHostChoice.new("mousemanSerial")
Ps2 =
VirtualPointingDeviceHostChoice.new("ps2")