|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostFirewallRuleDirection | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.enums |
Uses of HostFirewallRuleDirection in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostFirewallRuleDirection | |
---|---|
HostFirewallRuleDirection |
HostFirewallRule.getDirection()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostFirewallRuleDirection | |
---|---|
void |
HostFirewallRule.setDirection(HostFirewallRuleDirection toSet)
|
Uses of HostFirewallRuleDirection in com.hyper9.simdk.stubs.enums |
---|
Methods in com.hyper9.simdk.stubs.enums that return HostFirewallRuleDirection | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |