| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mo.util |
| Modifier and Type | Field and Description |
|---|---|
PropertySpec[] |
ArrayOfPropertySpec.PropertySpec |
PropertySpec[] |
PropertyFilterSpec.propSet |
| Modifier and Type | Method and Description |
|---|---|
PropertySpec[] |
ArrayOfPropertySpec.getPropertySpec() |
PropertySpec |
ArrayOfPropertySpec.getPropertySpec(int i) |
PropertySpec[] |
PropertyFilterSpec.getPropSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfPropertySpec.setPropertySpec(PropertySpec[] PropertySpec) |
void |
PropertyFilterSpec.setPropSet(PropertySpec[] propSet) |
| Modifier and Type | Method and Description |
|---|---|
static PropertySpec[] |
PropertyCollectorUtil.buildPropertySpecArray(String[][] typeProplists)
This code takes an array of [typename, property, property, ...]
and converts it into a PropertySpec[].
|
static PropertySpec |
PropertyCollectorUtil.createPropertySpec(String type,
boolean allProp,
String[] pathSet) |
Copyright © 2011-2012. All Rights Reserved.