Class ArrayOfOptionValue

java.lang.Object
com.vmware.vim25.ArrayOfOptionValue
All Implemented Interfaces:
Serializable

public class ArrayOfOptionValue extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ArrayOfOptionValue

      public ArrayOfOptionValue()
  • Method Details

    • getOptionValue

      public OptionValue[] getOptionValue()
    • getOptionValue

      public OptionValue getOptionValue(int i)
    • setOptionValue

      public void setOptionValue(OptionValue[] OptionValue)