| 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<Close>> |
CloseBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Close |
CloseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Close> |
Close.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcepMessageListener.onClose(Close notification) |
| Modifier and Type | Method and Description |
|---|---|
CloseBuilder |
CloseBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Close>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Close> augmentationValue) |
CloseBuilder |
CloseBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Close>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Close> augmentationValue) |
CloseBuilder |
CloseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Close>> augmentationType) |
| Constructor and Description |
|---|
CloseBuilder(Close base) |
Copyright © 2020 OpenDaylight. All rights reserved.