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