Uses of Class
org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecExtensionProviderContext.AFI
-
Packages that use SimpleFlowspecExtensionProviderContext.AFI Package Description org.opendaylight.protocol.bgp.flowspec -
-
Uses of SimpleFlowspecExtensionProviderContext.AFI in org.opendaylight.protocol.bgp.flowspec
Methods in org.opendaylight.protocol.bgp.flowspec that return SimpleFlowspecExtensionProviderContext.AFI Modifier and Type Method Description static SimpleFlowspecExtensionProviderContext.AFI
SimpleFlowspecExtensionProviderContext.AFI. valueOf(String name)
Returns the enum constant of this type with the specified name.static SimpleFlowspecExtensionProviderContext.AFI[]
SimpleFlowspecExtensionProviderContext.AFI. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.protocol.bgp.flowspec with parameters of type SimpleFlowspecExtensionProviderContext.AFI Modifier and Type Method Description SimpleFlowspecTypeRegistry
SimpleFlowspecExtensionProviderContext. getFlowspecTypeRegistry(SimpleFlowspecExtensionProviderContext.AFI afi, SimpleFlowspecExtensionProviderContext.SAFI safi)
-