| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomizationNetBIOSMode |
CustomizationIPSettings.netBIOS |
| Modifier and Type | Method and Description |
|---|---|
static CustomizationNetBIOSMode |
CustomizationNetBIOSMode.fromValue(String v) |
CustomizationNetBIOSMode |
CustomizationIPSettings.getNetBIOS()
Gets the value of the netBIOS property.
|
static CustomizationNetBIOSMode |
CustomizationNetBIOSMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomizationNetBIOSMode[] |
CustomizationNetBIOSMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationIPSettings.setNetBIOS(CustomizationNetBIOSMode value)
Sets the value of the netBIOS property.
|
Copyright © 2018. All rights reserved.