Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112.Config2
Package
Description
-
Uses of Config2 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112
Modifier and TypeMethodDescription@NonNull Config2
Config2Builder.build()
A newConfig2
instance.Modifier and TypeMethodDescriptionstatic boolean
Config2.bindingEquals
(@NonNull Config2 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Config2.bindingHashCode
(@NonNull Config2 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Config2.bindingToString
(@NonNull Config2 obj) Default implementation ofObject.toString()
contract for this interface.ModifierConstructorDescriptionConfig2Builder
(Config2 base) Construct a builder initialized with state from specifiedConfig2
.