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