| Modifier and Type | Method and Description |
|---|---|
BgpCfg.FlowSpec |
BgpCfg.flowSpecCapability()
Gets the flow specification capability.
|
static BgpCfg.FlowSpec |
BgpCfg.FlowSpec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BgpCfg.FlowSpec[] |
BgpCfg.FlowSpec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BgpCfg.setFlowSpecCapability(BgpCfg.FlowSpec flowSpec)
Sets the flow specification capability.
|
Copyright © 2016. All rights reserved.