Interface BgpNeighborMessageCountersReceivedState
- All Superinterfaces:
BgpCountersMessageTypesCommon
,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
,org.opendaylight.yangtools.yang.binding.BindingObject
,org.opendaylight.yangtools.yang.binding.DataContainer
,org.opendaylight.yangtools.yang.binding.DataObject
@Generated("mdsal-binding-generator")
public interface BgpNeighborMessageCountersReceivedState
extends org.opendaylight.yangtools.yang.binding.DataObject, BgpCountersMessageTypesCommon
Counters relating to the mesages received from a BGP neighbor
This class represents the following YANG schema fragment defined in module openconfig-bgp-operational
grouping bgp-neighbor-message-counters-received_state { uses bgp-counters-message-types_common; }
-
Field Summary
Modifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class. -
Method Summary
Methods inherited from interface org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.operational.rev151009.BgpCountersMessageTypesCommon
getNOTIFICATION, getUPDATE, requireNOTIFICATION, requireUPDATE
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class.
-
-
Method Details
-
implementedInterface
Class<? extends BgpNeighborMessageCountersReceivedState> implementedInterface()- Specified by:
implementedInterface
in interfaceBgpCountersMessageTypesCommon
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.DataObject
-