Class ArrayOfSelectionSet

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

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

  • Constructor Details

    • ArrayOfSelectionSet

      public ArrayOfSelectionSet()
  • Method Details

    • getSelectionSet

      public SelectionSet[] getSelectionSet()
    • getSelectionSet

      public SelectionSet getSelectionSet(int i)
    • setSelectionSet

      public void setSelectionSet(SelectionSet[] SelectionSet)