Package | Description |
---|---|
etri.sdn.controller.module.firewall |
Modifier and Type | Field and Description |
---|---|
FirewallRule.FirewallAction |
FirewallRule.action |
Modifier and Type | Method and Description |
---|---|
static FirewallRule.FirewallAction |
FirewallRule.FirewallAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FirewallRule.FirewallAction[] |
FirewallRule.FirewallAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|