Package com.vmware.vim25
Class ChoiceOption
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.OptionType
com.vmware.vim25.ChoiceOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.OptionType
valueIsReadonlyFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChoiceInfo(ElementDescription[] choiceInfo) voidsetDefaultIndex(Integer defaultIndex) Methods inherited from class com.vmware.vim25.OptionType
getValueIsReadonly, setValueIsReadonlyMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
choiceInfo
-
defaultIndex
-
-
Constructor Details
-
ChoiceOption
public ChoiceOption()
-
-
Method Details
-
getChoiceInfo
-
getDefaultIndex
-
setChoiceInfo
-
setDefaultIndex
-