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