public class PcepSegmentRoutingConfigBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<PcepSegmentRoutingConfig>
PcepSegmentRoutingConfig instances.PcepSegmentRoutingConfig| Constructor and Description |
|---|
PcepSegmentRoutingConfigBuilder() |
PcepSegmentRoutingConfigBuilder(PcepSegmentRoutingConfig base) |
| Modifier and Type | Method and Description |
|---|---|
PcepSegmentRoutingConfigBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig> augmentationValue) |
PcepSegmentRoutingConfig |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> |
getAugmentation(Class<E> augmentationType) |
Boolean |
isIanaSrSubobjectsType() |
Boolean |
isSrCapable() |
PcepSegmentRoutingConfigBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType) |
PcepSegmentRoutingConfigBuilder |
setIanaSrSubobjectsType(Boolean value) |
PcepSegmentRoutingConfigBuilder |
setSrCapable(Boolean value) |
public PcepSegmentRoutingConfigBuilder()
public PcepSegmentRoutingConfigBuilder(PcepSegmentRoutingConfig base)
public Boolean isIanaSrSubobjectsType()
public Boolean isSrCapable()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> E getAugmentation(Class<E> augmentationType)
public PcepSegmentRoutingConfigBuilder setIanaSrSubobjectsType(Boolean value)
public PcepSegmentRoutingConfigBuilder setSrCapable(Boolean value)
public PcepSegmentRoutingConfigBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig> augmentationValue)
public PcepSegmentRoutingConfigBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepSegmentRoutingConfig>> augmentationType)
public PcepSegmentRoutingConfig build()
build in interface org.opendaylight.yangtools.concepts.Builder<PcepSegmentRoutingConfig>Copyright © 2018 OpenDaylight. All rights reserved.