public class ContainerModule11Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<ContainerModule11>
ContainerModule11Builder
instances.ContainerModule11Builder
Constructor and Description |
---|
ContainerModule11Builder() |
ContainerModule11Builder(ContainerModule11 base) |
ContainerModule11Builder(GroupingModule2 arg) |
Modifier and Type | Method and Description |
---|---|
ContainerModule11 |
build() |
void |
fieldsFrom(DataObject arg)
Set fields from given grouping argument.
|
ContainerModule2 |
getContainerModule2() |
ContainerModule11Builder |
setContainerModule2(ContainerModule2 value) |
public ContainerModule11Builder()
public ContainerModule11Builder(GroupingModule2 arg)
public ContainerModule11Builder(ContainerModule11 base)
public void fieldsFrom(DataObject arg)
arg
- grouping objectIllegalArgumentException
- if given argument is none of valid typespublic ContainerModule2 getContainerModule2()
public ContainerModule11Builder setContainerModule2(ContainerModule2 value)
public ContainerModule11 build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<ContainerModule11,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.