public class Top2Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<Top2>
Top2Builder
instances.Top2Builder
Constructor and Description |
---|
Top2Builder() |
Top2Builder(Top2 base) |
Modifier and Type | Method and Description |
---|---|
Top2 |
build() |
Integer |
getAugmentedInt() |
Top2Builder |
setAugmentedInt(Integer value) |
public Top2Builder()
public Top2Builder(Top2 base)
public Integer getAugmentedInt()
public Top2Builder setAugmentedInt(Integer value)
public Top2 build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<Top2,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.