| Modifier and Type | Method and Description |
|---|---|
@Nullable PcepSessionState |
PcepSessionStateGrouping.getPcepSessionState() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSessionState>> |
PcepSessionStateBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcepSessionState |
PcepSessionStateBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<PcepSessionState> |
PcepSessionState.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
PcepSessionStateBuilder |
PcepSessionStateBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSessionState>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepSessionState> augmentationValue) |
PcepSessionStateBuilder |
PcepSessionStateBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSessionState>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepSessionState> augmentationValue) |
PcepSessionStateBuilder |
PcepSessionStateBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSessionState>> augmentationType) |
| Constructor and Description |
|---|
PcepSessionStateBuilder(PcepSessionState base) |
Copyright © 2020 OpenDaylight. All rights reserved.