![JAR search and dependency download from the Maven repository](/logo.png)
com.vmware.vim25.VirtualDeviceOption.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vijava Show documentation
Show all versions of vijava Show documentation
Java API for accessing VMWare web services API
The newest version!
???? 2 b $com/vmware/vim25/VirtualDeviceOption com/vmware/vim25/DynamicData type Ljava/lang/String;
connectOption -Lcom/vmware/vim25/VirtualDeviceConnectOption;
busSlotOption -Lcom/vmware/vim25/VirtualDeviceBusSlotOption; controllerType autoAssignController Lcom/vmware/vim25/BoolOption;
backingOption .[Lcom/vmware/vim25/VirtualDeviceBackingOption; defaultBackingOptionIndex Ljava/lang/Integer; licensingLimit [Ljava/lang/String;
deprecated Z plugAndPlay hotRemoveSupported Ljava/lang/Boolean; ()V Code
LineNumberTable LocalVariableTable this &Lcom/vmware/vim25/VirtualDeviceOption; getType ()Ljava/lang/String; % getConnectOption /()Lcom/vmware/vim25/VirtualDeviceConnectOption; ) getBusSlotOption /()Lcom/vmware/vim25/VirtualDeviceBusSlotOption; -
getControllerType 0 getAutoAssignController ()Lcom/vmware/vim25/BoolOption; 4
getBackingOption 0()[Lcom/vmware/vim25/VirtualDeviceBackingOption; 8 getDefaultBackingOptionIndex ()Ljava/lang/Integer; < getLicensingLimit ()[Ljava/lang/String; @ isDeprecated ()Z D
isPlugAndPlay G getHotRemoveSupported ()Ljava/lang/Boolean; K setType (Ljava/lang/String;)V setConnectOption 0(Lcom/vmware/vim25/VirtualDeviceConnectOption;)V setBusSlotOption 0(Lcom/vmware/vim25/VirtualDeviceBusSlotOption;)V setControllerType setAutoAssignController (Lcom/vmware/vim25/BoolOption;)V setBackingOption 1([Lcom/vmware/vim25/VirtualDeviceBackingOption;)V setDefaultBackingOptionIndex (Ljava/lang/Integer;)V setLicensingLimit ([Ljava/lang/String;)V
setDeprecated (Z)V setPlugAndPlay setHotRemoveSupported (Ljava/lang/Boolean;)V
SourceFile VirtualDeviceOption.java !
/ *? ? &