Package com.vmware.vim25
Class TaskDescription
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.TaskDescription
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState()voidsetMethodInfo(ElementDescription[] methodInfo) voidsetReason(TypeDescription[] reason) voidsetState(ElementDescription[] state) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
methodInfo
-
state
-
reason
-
-
Constructor Details
-
TaskDescription
public TaskDescription()
-
-
Method Details
-
getMethodInfo
-
getState
-
getReason
-
setMethodInfo
-
setState
-
setReason
-