| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldDef |
AddCustomFieldDefResponse.returnval |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomFieldDef> |
ArrayOfCustomFieldDef.customFieldDef |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldDef |
VimPortType.addCustomFieldDef(ManagedObjectReference _this,
String name,
String moType,
PrivilegePolicyDef fieldDefPolicy,
PrivilegePolicyDef fieldPolicy) |
CustomFieldDef |
ObjectFactory.createCustomFieldDef()
Create an instance of
CustomFieldDef |
CustomFieldDef |
AddCustomFieldDefResponse.getReturnval()
Gets the value of the returnval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldDef> |
ArrayOfCustomFieldDef.getCustomFieldDef()
Gets the value of the customFieldDef property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddCustomFieldDefResponse.setReturnval(CustomFieldDef value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.