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