| Package | Description |
|---|---|
| org.onos.acl |
ACL application.
|
| Modifier and Type | Method and Description |
|---|---|
AclRule.Action |
AclRule.action() |
static AclRule.Action |
AclRule.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AclRule.Action[] |
AclRule.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AclRule.Builder |
AclRule.Builder.action(AclRule.Action action)
Sets the action for the ACL rule that will be built.
|
Copyright © 2015. All rights reserved.