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