| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
HostFirewallRuleDirection |
HostFirewallRule.direction |
| Modifier and Type | Method and Description |
|---|---|
HostFirewallRuleDirection |
HostFirewallRule.getDirection() |
static HostFirewallRuleDirection |
HostFirewallRuleDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostFirewallRuleDirection[] |
HostFirewallRuleDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostFirewallRule.setDirection(HostFirewallRuleDirection direction) |
Copyright © 2011-2012. All Rights Reserved.