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