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