| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.pcep.segment.routing.app.config.rev160707 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> |
PcepSegmentRoutingConfigBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcepSegmentRoutingConfig |
PcepSegmentRoutingConfigBuilder.build() |
PcepSegmentRoutingConfig |
PcepSegmentRoutingAppConfigData.getPcepSegmentRoutingConfig() |
| Modifier and Type | Method and Description |
|---|---|
PcepSegmentRoutingConfigBuilder |
PcepSegmentRoutingConfigBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig> augmentationValue) |
PcepSegmentRoutingConfigBuilder |
PcepSegmentRoutingConfigBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig> augmentationValue) |
PcepSegmentRoutingConfigBuilder |
PcepSegmentRoutingConfigBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType) |
| Constructor and Description |
|---|
PcepSegmentRoutingConfigBuilder(PcepSegmentRoutingConfig base) |
Copyright © 2018 OpenDaylight. All rights reserved.