| 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<Pcmonreq>> |
PcmonreqBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Pcmonreq |
PcmonreqBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcepMessageListener.onPcmonreq(Pcmonreq notification) |
| Modifier and Type | Method and Description |
|---|---|
PcmonreqBuilder |
PcmonreqBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonreq>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonreq> augmentationValue) |
PcmonreqBuilder |
PcmonreqBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonreq>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonreq> augmentationValue) |
PcmonreqBuilder |
PcmonreqBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcmonreq>> augmentationType) |
| Constructor and Description |
|---|
PcmonreqBuilder(Pcmonreq base) |
Copyright © 2018 OpenDaylight. All rights reserved.