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