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