public interface PcepSessionState extends org.opendaylight.yangtools.yang.binding.ChildOf<PcepSessionStateGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<PcepSessionState>, PcepSessionState
This class represents the following YANG schema fragment defined in module pcep-session-stats
container pcep-session-state {
uses pcep-session-state;
}
The schema path to identify an instance is
pcep-session-stats/pcep-session-state-grouping/pcep-session-state
To create instances of this class use PcepSessionStateBuilder.
PcepSessionStateBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<PcepSessionState> |
implementedInterface() |
getDelegatedLspsCount, getLocalPref, getMessages, getPeerCapabilities, getPeerPref, getSessionDuration, isSynchronizeddefault Class<PcepSessionState> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface PcepSessionStateCopyright © 2020 OpenDaylight. All rights reserved.