Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.State1
Packages that use State1
-
Uses of State1 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 that return State1Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 that return types with arguments of type State1Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 with parameters of type State1Modifier and TypeMethodDescriptionstatic boolean
State1.bindingEquals
(@NonNull State1 thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
State1.bindingHashCode
(@NonNull State1 obj) Default implementation ofObject.hashCode()
contract for this interface.static String
State1.bindingToString
(@NonNull State1 obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 with parameters of type State1ModifierConstructorDescriptionState1Builder
(State1 base) Construct a builder initialized with state from specifiedState1
.