Package com.vmware.vim25
Class GuestWindowsProgramSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.GuestProgramSpec
com.vmware.vim25.GuestWindowsProgramSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.GuestProgramSpec
arguments, envVariables, programPath, workingDirectoryFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.GuestProgramSpec
getArguments, getEnvVariables, getProgramPath, getWorkingDirectory, setArguments, setEnvVariables, setProgramPath, setWorkingDirectoryMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
startMinimized
public boolean startMinimized
-
-
Constructor Details
-
GuestWindowsProgramSpec
public GuestWindowsProgramSpec()
-
-
Method Details
-
isStartMinimized
public boolean isStartMinimized() -
setStartMinimized
public void setStartMinimized(boolean startMinimized)
-