public class RoutedRpcBenchOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RoutedRpcBenchOutput>
RoutedRpcBenchOutputBuilder
instances.RoutedRpcBenchOutputBuilder
Constructor and Description |
---|
RoutedRpcBenchOutputBuilder() |
RoutedRpcBenchOutputBuilder(Payload arg) |
RoutedRpcBenchOutputBuilder(RoutedRpcBenchOutput base) |
Modifier and Type | Method and Description |
---|---|
RoutedRpcBenchOutputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> |
augmentation(Class<E$$> augmentationType) |
RoutedRpcBenchOutput |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
List<Payload> |
getPayload() |
RoutedRpcBenchOutputBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType) |
RoutedRpcBenchOutputBuilder |
setPayload(List<Payload> values) |
public RoutedRpcBenchOutputBuilder()
public RoutedRpcBenchOutputBuilder(Payload arg)
public RoutedRpcBenchOutputBuilder(RoutedRpcBenchOutput base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg
- grouping objectIllegalArgumentException
- if given argument is none of valid typespublic <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> E$$ augmentation(Class<E$$> augmentationType)
public RoutedRpcBenchOutputBuilder setPayload(List<Payload> values)
public RoutedRpcBenchOutputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput> augmentationValue)
public RoutedRpcBenchOutputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType)
public RoutedRpcBenchOutput build()
build
in interface org.opendaylight.yangtools.concepts.Builder<RoutedRpcBenchOutput>
Copyright © 2019 OpenDaylight. All rights reserved.