public class TreeLeafOnlyAugmentBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TreeLeafOnlyAugment>
TreeLeafOnlyAugmentBuilder
instances.TreeLeafOnlyAugmentBuilder
Constructor and Description |
---|
TreeLeafOnlyAugmentBuilder() |
TreeLeafOnlyAugmentBuilder(TreeLeafOnlyAugment base) |
Modifier and Type | Method and Description |
---|---|
TreeLeafOnlyAugment |
build() |
String |
getSimpleValue() |
TreeLeafOnlyAugmentBuilder |
setSimpleValue(String value) |
public TreeLeafOnlyAugmentBuilder()
public TreeLeafOnlyAugmentBuilder(TreeLeafOnlyAugment base)
public String getSimpleValue()
public TreeLeafOnlyAugmentBuilder setSimpleValue(String value)
public TreeLeafOnlyAugment build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<TreeLeafOnlyAugment,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.