public class RoutedSimpleRouteOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RoutedSimpleRouteOutput>
RoutedSimpleRouteOutputBuilder
instances.RoutedSimpleRouteOutputBuilder
Constructor and Description |
---|
RoutedSimpleRouteOutputBuilder() |
RoutedSimpleRouteOutputBuilder(RoutedSimpleRouteOutput base) |
Modifier and Type | Method and Description |
---|---|
RoutedSimpleRouteOutputBuilder |
addAugmentation(Class<? extends Augmentation<RoutedSimpleRouteOutput>> augmentationType,
Augmentation<RoutedSimpleRouteOutput> augmentationValue) |
<E extends Augmentation<RoutedSimpleRouteOutput>> |
augmentation(Class<E> augmentationType) |
RoutedSimpleRouteOutput |
build() |
RoutedSimpleRouteOutputBuilder |
removeAugmentation(Class<? extends Augmentation<RoutedSimpleRouteOutput>> augmentationType) |
public RoutedSimpleRouteOutputBuilder()
public RoutedSimpleRouteOutputBuilder(RoutedSimpleRouteOutput base)
public <E extends Augmentation<RoutedSimpleRouteOutput>> E augmentation(Class<E> augmentationType)
public RoutedSimpleRouteOutputBuilder addAugmentation(Class<? extends Augmentation<RoutedSimpleRouteOutput>> augmentationType, Augmentation<RoutedSimpleRouteOutput> augmentationValue)
public RoutedSimpleRouteOutputBuilder removeAugmentation(Class<? extends Augmentation<RoutedSimpleRouteOutput>> augmentationType)
public RoutedSimpleRouteOutput build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<RoutedSimpleRouteOutput,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.