com.vmware.vim25.VmConfigSpec.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 M com/vmware/vim25/VmConfigSpec com/vmware/vim25/DynamicData product #[Lcom/vmware/vim25/VAppProductSpec; property $[Lcom/vmware/vim25/VAppPropertySpec; ipAssignment 'Lcom/vmware/vim25/VAppIPAssignmentInfo; eula [Ljava/lang/String;
ovfSection &[Lcom/vmware/vim25/VAppOvfSectionSpec; ovfEnvironmentTransport installBootRequired Ljava/lang/Boolean; installBootStopDelay Ljava/lang/Integer; ()V Code
LineNumberTable LocalVariableTable this Lcom/vmware/vim25/VmConfigSpec;
getProduct %()[Lcom/vmware/vim25/VAppProductSpec; getProperty &()[Lcom/vmware/vim25/VAppPropertySpec; $ getIpAssignment )()Lcom/vmware/vim25/VAppIPAssignmentInfo; (
getEula ()[Ljava/lang/String; ,
getOvfSection (()[Lcom/vmware/vim25/VAppOvfSectionSpec; 0
getOvfEnvironmentTransport 3 getInstallBootRequired ()Ljava/lang/Boolean; 7 getInstallBootStopDelay ()Ljava/lang/Integer; ;
setProduct &([Lcom/vmware/vim25/VAppProductSpec;)V setProperty '([Lcom/vmware/vim25/VAppPropertySpec;)V setIpAssignment *(Lcom/vmware/vim25/VAppIPAssignmentInfo;)V setEula ([Ljava/lang/String;)V
setOvfSection )([Lcom/vmware/vim25/VAppOvfSectionSpec;)V setOvfEnvironmentTransport setInstallBootRequired (Ljava/lang/Boolean;)V setInstallBootStopDelay (Ljava/lang/Integer;)V
SourceFile VmConfigSpec.java !
/ *? ? &