public class TreeSecondLeafOnlyAugmentBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TreeSecondLeafOnlyAugment>
TreeSecondLeafOnlyAugmentBuilder
instances.TreeSecondLeafOnlyAugmentBuilder
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.CheckedBuilder<TreeSecondLeafOnlyAugment,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.