Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112.Config1
Packages that use Config1
Package
Description
-
Uses of Config1 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112 that return Config1Modifier and TypeMethodDescription@NonNull Config1
Config1Builder.build()
A newConfig1
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112 that return types with arguments of type Config1Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112 with parameters of type Config1Modifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112 with parameters of type Config1ModifierConstructorDescriptionConfig1Builder
(Config1 base) Construct a builder initialized with state from specifiedConfig1
.