public class TreeLeafOnlyUsesAugmentBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TreeLeafOnlyUsesAugment>
TreeLeafOnlyUsesAugment instances.TreeLeafOnlyUsesAugment| Constructor and Description |
|---|
TreeLeafOnlyUsesAugmentBuilder() |
TreeLeafOnlyUsesAugmentBuilder(LeafFromGrouping arg) |
TreeLeafOnlyUsesAugmentBuilder(TreeLeafOnlyUsesAugment base) |
| Modifier and Type | Method and Description |
|---|---|
TreeLeafOnlyUsesAugment |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
String |
getLeafFromGrouping() |
TreeLeafOnlyUsesAugmentBuilder |
setLeafFromGrouping(String value) |
public TreeLeafOnlyUsesAugmentBuilder()
public TreeLeafOnlyUsesAugmentBuilder(LeafFromGrouping arg)
public TreeLeafOnlyUsesAugmentBuilder(TreeLeafOnlyUsesAugment base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic String getLeafFromGrouping()
public TreeLeafOnlyUsesAugmentBuilder setLeafFromGrouping(String value)
public TreeLeafOnlyUsesAugment build()
build in interface org.opendaylight.yangtools.concepts.Builder<TreeLeafOnlyUsesAugment>Copyright © 2015. All Rights Reserved.