public class TreeSecondLeafOnlyAugmentBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TreeSecondLeafOnlyAugment>
TreeSecondLeafOnlyAugment instances.TreeSecondLeafOnlyAugment| Constructor and Description |
|---|
TreeSecondLeafOnlyAugmentBuilder() |
TreeSecondLeafOnlyAugmentBuilder(TreeSecondLeafOnlyAugment base) |
| Modifier and Type | Method and Description |
|---|---|
TreeSecondLeafOnlyAugment |
build() |
String |
getSecondSimpleValue() |
TreeSecondLeafOnlyAugmentBuilder |
setSecondSimpleValue(String value) |
public TreeSecondLeafOnlyAugmentBuilder()
public TreeSecondLeafOnlyAugmentBuilder(TreeSecondLeafOnlyAugment base)
public String getSecondSimpleValue()
public TreeSecondLeafOnlyAugmentBuilder setSecondSimpleValue(String value)
public TreeSecondLeafOnlyAugment build()
build in interface org.opendaylight.yangtools.concepts.Builder<TreeSecondLeafOnlyAugment>Copyright © 2015. All Rights Reserved.