public class TreeLeafOnlyAugmentBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TreeLeafOnlyAugment>
TreeLeafOnlyAugment instances.TreeLeafOnlyAugment| 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.Builder<TreeLeafOnlyAugment>Copyright © 2015. All Rights Reserved.