| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
SharesLevel |
SharesOption.defaultLevel |
SharesLevel |
SharesInfo.level |
| Modifier and Type | Method and Description |
|---|---|
SharesLevel |
SharesOption.getDefaultLevel() |
SharesLevel |
SharesInfo.getLevel() |
static SharesLevel |
SharesLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharesLevel[] |
SharesLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharesOption.setDefaultLevel(SharesLevel defaultLevel) |
void |
SharesInfo.setLevel(SharesLevel level) |
Copyright © 2011-2012. All Rights Reserved.