Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.application.rib.tables.routes.FlowspecL3vpnIpv6RoutesCase
Package
Description
-
Uses of FlowspecL3vpnIpv6RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.application.rib.tables.routes
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<FlowspecL3vpnIpv6RoutesCase>>
E$$FlowspecL3vpnIpv6RoutesCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull FlowspecL3vpnIpv6RoutesCase
FlowspecL3vpnIpv6RoutesCaseBuilder.build()
A newFlowspecL3vpnIpv6RoutesCase
instance.Modifier and TypeMethodDescriptiondefault Class
<FlowspecL3vpnIpv6RoutesCase> FlowspecL3vpnIpv6RoutesCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
FlowspecL3vpnIpv6RoutesCase.bindingEquals
(@NonNull FlowspecL3vpnIpv6RoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
FlowspecL3vpnIpv6RoutesCase.bindingHashCode
(@NonNull FlowspecL3vpnIpv6RoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
FlowspecL3vpnIpv6RoutesCase.bindingToString
(@NonNull FlowspecL3vpnIpv6RoutesCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionFlowspecL3vpnIpv6RoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<FlowspecL3vpnIpv6RoutesCase> augmentation) Add an augmentation to this builder's product.FlowspecL3vpnIpv6RoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<FlowspecL3vpnIpv6RoutesCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFlowspecL3vpnIpv6RoutesCase
.