| Modifier and Type | Method and Description |
|---|---|
PcepTunnel |
TunnelTypes1Builder.getPcepTunnel() |
PcepTunnel |
TunnelPcepType.getPcepTunnel() |
| Modifier and Type | Method and Description |
|---|---|
TunnelTypes1Builder |
TunnelTypes1Builder.setPcepTunnel(PcepTunnel value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<PcepTunnel>> |
PcepTunnelBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcepTunnel |
PcepTunnelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PcepTunnelBuilder |
PcepTunnelBuilder.addAugmentation(Class<? extends Augmentation<PcepTunnel>> augmentationType,
Augmentation<PcepTunnel> augmentation) |
PcepTunnelBuilder |
PcepTunnelBuilder.addAugmentation(Class<? extends Augmentation<PcepTunnel>> augmentationType,
Augmentation<PcepTunnel> augmentation) |
PcepTunnelBuilder |
PcepTunnelBuilder.removeAugmentation(Class<? extends Augmentation<PcepTunnel>> augmentationType) |
| Constructor and Description |
|---|
PcepTunnelBuilder(PcepTunnel base) |
Copyright © 2017 OpenDaylight. All rights reserved.