public class IgpTopologyAttributes1Builder extends Object implements org.opendaylight.yangtools.concepts.Builder<IgpTopologyAttributes1>
IgpTopologyAttributes1Builder
instances.IgpTopologyAttributes1Builder
Constructor and Description |
---|
IgpTopologyAttributes1Builder() |
IgpTopologyAttributes1Builder(IgpTopologyAttributes1 base) |
Modifier and Type | Method and Description |
---|---|
IgpTopologyAttributes1 |
build() |
OspfTopologyAttributes |
getOspfTopologyAttributes() |
IgpTopologyAttributes1Builder |
setOspfTopologyAttributes(OspfTopologyAttributes value) |
public IgpTopologyAttributes1Builder()
public IgpTopologyAttributes1Builder(IgpTopologyAttributes1 base)
public OspfTopologyAttributes getOspfTopologyAttributes()
public IgpTopologyAttributes1Builder setOspfTopologyAttributes(OspfTopologyAttributes value)
public IgpTopologyAttributes1 build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<IgpTopologyAttributes1,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.