| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostFirewallRuleDirection |
HostFirewallRule.direction |
| Modifier and Type | Method and Description |
|---|---|
static HostFirewallRuleDirection |
HostFirewallRuleDirection.fromValue(String v) |
HostFirewallRuleDirection |
HostFirewallRule.getDirection()
Gets the value of the direction property.
|
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 value)
Sets the value of the direction property.
|
Copyright © 2018. All rights reserved.