public class RpcLeafOnlyUsesAugmentBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RpcLeafOnlyUsesAugment>
RpcLeafOnlyUsesAugment instances.RpcLeafOnlyUsesAugment| Constructor and Description |
|---|
RpcLeafOnlyUsesAugmentBuilder() |
RpcLeafOnlyUsesAugmentBuilder(LeafFromGrouping arg) |
RpcLeafOnlyUsesAugmentBuilder(RpcLeafOnlyUsesAugment base) |
| Modifier and Type | Method and Description |
|---|---|
RpcLeafOnlyUsesAugment |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
String |
getLeafFromGrouping() |
RpcLeafOnlyUsesAugmentBuilder |
setLeafFromGrouping(String value) |
public RpcLeafOnlyUsesAugmentBuilder()
public RpcLeafOnlyUsesAugmentBuilder(LeafFromGrouping arg)
public RpcLeafOnlyUsesAugmentBuilder(RpcLeafOnlyUsesAugment 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 RpcLeafOnlyUsesAugmentBuilder setLeafFromGrouping(String value)
public RpcLeafOnlyUsesAugment build()
build in interface org.opendaylight.yangtools.concepts.Builder<RpcLeafOnlyUsesAugment>Copyright © 2015. All Rights Reserved.