| Modifier and Type | Method and Description |
|---|---|
LocalPref |
PCEPSessionState.getLocalPref()
The local (PCE) preferences.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable LocalPref |
PcepSessionState.getLocalPref()
The local (PCE) preferences.
|
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LocalPref>> |
LocalPrefBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LocalPref |
LocalPrefBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<LocalPref> |
LocalPref.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
LocalPrefBuilder |
LocalPrefBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LocalPref>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LocalPref> augmentationValue) |
LocalPrefBuilder |
LocalPrefBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LocalPref>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LocalPref> augmentationValue) |
LocalPrefBuilder |
LocalPrefBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LocalPref>> augmentationType) |
| Constructor and Description |
|---|
LocalPrefBuilder(LocalPref base) |
| Modifier and Type | Method and Description |
|---|---|
LocalPref |
PcepSessionStateBuilder.getLocalPref() |
| Modifier and Type | Method and Description |
|---|---|
PcepSessionStateBuilder |
PcepSessionStateBuilder.setLocalPref(LocalPref value) |
Copyright © 2020 OpenDaylight. All rights reserved.