| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev131007 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> |
PcntfBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Pcntf |
PcntfBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcepMessageListener.onPcntf(Pcntf notification) |
| Modifier and Type | Method and Description |
|---|---|
PcntfBuilder |
PcntfBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf> augmentationValue) |
PcntfBuilder |
PcntfBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf> augmentationValue) |
PcntfBuilder |
PcntfBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcntf>> augmentationType) |
| Constructor and Description |
|---|
PcntfBuilder(Pcntf base) |
Copyright © 2018 OpenDaylight. All rights reserved.