Uses of Class
org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecExtensionProviderContext.SAFI
-
Packages that use SimpleFlowspecExtensionProviderContext.SAFI Package Description org.opendaylight.protocol.bgp.flowspec -
-
Uses of SimpleFlowspecExtensionProviderContext.SAFI in org.opendaylight.protocol.bgp.flowspec
Methods in org.opendaylight.protocol.bgp.flowspec that return SimpleFlowspecExtensionProviderContext.SAFI Modifier and Type Method Description static SimpleFlowspecExtensionProviderContext.SAFISimpleFlowspecExtensionProviderContext.SAFI. valueOf(String name)Returns the enum constant of this type with the specified name.static SimpleFlowspecExtensionProviderContext.SAFI[]SimpleFlowspecExtensionProviderContext.SAFI. 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.SAFI Modifier and Type Method Description SimpleFlowspecTypeRegistrySimpleFlowspecExtensionProviderContext. getFlowspecTypeRegistry(SimpleFlowspecExtensionProviderContext.AFI afi, SimpleFlowspecExtensionProviderContext.SAFI safi)
-