| Modifier and Type | Method and Description |
|---|---|
PeerPref |
PCEPSessionState.getPeerPref()
The remote peer (PCC) preferences.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable PeerPref |
PcepSessionState.getPeerPref()
The remote peer (PCC) preferences.
|
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PeerPref>> |
PeerPrefBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PeerPref |
PeerPrefBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<PeerPref> |
PeerPref.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
PeerPrefBuilder |
PeerPrefBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PeerPref>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PeerPref> augmentationValue) |
PeerPrefBuilder |
PeerPrefBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PeerPref>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PeerPref> augmentationValue) |
PeerPrefBuilder |
PeerPrefBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PeerPref>> augmentationType) |
| Constructor and Description |
|---|
PeerPrefBuilder(PeerPref base) |
| Modifier and Type | Method and Description |
|---|---|
PeerPref |
PcepSessionStateBuilder.getPeerPref() |
| Modifier and Type | Method and Description |
|---|---|
PcepSessionStateBuilder |
PcepSessionStateBuilder.setPeerPref(PeerPref value) |
Copyright © 2020 OpenDaylight. All rights reserved.