Modifier and Type | Method and Description |
---|---|
Isis |
IgpLinkEvent1Builder.getIsis() |
Isis |
IgpNodeEvent1Builder.getIsis() |
@Nullable Isis |
IsisTopologyType.getIsis() |
Isis |
L3UnicastIgpTopology1Builder.getIsis() |
Modifier and Type | Method and Description |
---|---|
IgpLinkEvent1Builder |
IgpLinkEvent1Builder.setIsis(Isis value) |
IgpNodeEvent1Builder |
IgpNodeEvent1Builder.setIsis(Isis value) |
L3UnicastIgpTopology1Builder |
L3UnicastIgpTopology1Builder.setIsis(Isis value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Isis>> |
IsisBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Isis |
IsisBuilder.build() |
Modifier and Type | Method and Description |
---|---|
IsisBuilder |
IsisBuilder.addAugmentation(Class<? extends Augmentation<Isis>> augmentationType,
Augmentation<Isis> augmentationValue) |
IsisBuilder |
IsisBuilder.addAugmentation(Class<? extends Augmentation<Isis>> augmentationType,
Augmentation<Isis> augmentationValue) |
IsisBuilder |
IsisBuilder.removeAugmentation(Class<? extends Augmentation<Isis>> augmentationType) |
Constructor and Description |
---|
IsisBuilder(Isis base) |
Copyright © 2019 OpenDaylight. All rights reserved.