public interface LocalPref extends org.opendaylight.yangtools.yang.binding.ChildOf<PcepSessionState>, org.opendaylight.yangtools.yang.binding.Augmentable<LocalPref>, Preferences
This class represents the following YANG schema fragment defined in module pcep-session-stats
container local-pref {
uses preferences;
}
The schema path to identify an instance is
pcep-session-stats/pcep-session-state/local-pref
To create instances of this class use LocalPrefBuilder.
LocalPrefBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<LocalPref> |
implementedInterface() |
getDeadtimer, getIpAddress, getKeepalive, getSessionIddefault Class<LocalPref> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface PreferencesCopyright © 2020 OpenDaylight. All rights reserved.