Class ArrayOfPropertySpec

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

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

  • Constructor Details

    • ArrayOfPropertySpec

      public ArrayOfPropertySpec()
  • Method Details

    • getPropertySpec

      public PropertySpec[] getPropertySpec()
    • getPropertySpec

      public PropertySpec getPropertySpec(int i)
    • setPropertySpec

      public void setPropertySpec(PropertySpec[] PropertySpec)