Class PropertySpec

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

public class PropertySpec extends DynamicData
See Also:
  • Field Details

  • Constructor Details

    • PropertySpec

      public PropertySpec()
  • Method Details

    • getType

      public String getType()
    • getAll

      public Boolean getAll()
    • getPathSet

      public String[] getPathSet()
    • setType

      public void setType(String type)
    • setAll

      public void setAll(Boolean all)
    • setPathSet

      public void setPathSet(String[] pathSet)