Modifier and Type | Method and Description |
---|---|
Ospf |
L3UnicastIgpTopology1Builder.getOspf() |
Ospf |
IgpNodeEvent1Builder.getOspf() |
Ospf |
IgpLinkEvent1Builder.getOspf() |
Ospf |
IgpPrefixEvent1Builder.getOspf() |
@Nullable Ospf |
OspfTopologyType.getOspf() |
Modifier and Type | Method and Description |
---|---|
L3UnicastIgpTopology1Builder |
L3UnicastIgpTopology1Builder.setOspf(Ospf value) |
IgpNodeEvent1Builder |
IgpNodeEvent1Builder.setOspf(Ospf value) |
IgpLinkEvent1Builder |
IgpLinkEvent1Builder.setOspf(Ospf value) |
IgpPrefixEvent1Builder |
IgpPrefixEvent1Builder.setOspf(Ospf value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Ospf>> |
OspfBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ospf |
OspfBuilder.build() |
Modifier and Type | Method and Description |
---|---|
OspfBuilder |
OspfBuilder.addAugmentation(Class<? extends Augmentation<Ospf>> augmentationType,
Augmentation<Ospf> augmentationValue) |
OspfBuilder |
OspfBuilder.addAugmentation(Class<? extends Augmentation<Ospf>> augmentationType,
Augmentation<Ospf> augmentationValue) |
OspfBuilder |
OspfBuilder.removeAugmentation(Class<? extends Augmentation<Ospf>> augmentationType) |
Constructor and Description |
---|
OspfBuilder(Ospf base) |
Copyright © 2019 OpenDaylight. All rights reserved.