| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> |
OpenBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Open |
OpenBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Open> |
Open.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcepMessageListener.onOpen(Open notification) |
| Modifier and Type | Method and Description |
|---|---|
OpenBuilder |
OpenBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Open> augmentationValue) |
OpenBuilder |
OpenBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Open> augmentationValue) |
OpenBuilder |
OpenBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType) |
| Constructor and Description |
|---|
OpenBuilder(Open base) |
Copyright © 2020 OpenDaylight. All rights reserved.