Modifier and Type | Method and Description |
---|---|
OspfTopologyAttributes |
IgpTopologyAttributes1Builder.getOspfTopologyAttributes() |
@Nullable OspfTopologyAttributes |
IgpTopologyAttributes1.getOspfTopologyAttributes() |
Modifier and Type | Method and Description |
---|---|
IgpTopologyAttributes1Builder |
IgpTopologyAttributes1Builder.setOspfTopologyAttributes(OspfTopologyAttributes value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<OspfTopologyAttributes>> |
OspfTopologyAttributesBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
OspfTopologyAttributes |
OspfTopologyAttributesBuilder.build() |
Modifier and Type | Method and Description |
---|---|
OspfTopologyAttributesBuilder |
OspfTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType,
Augmentation<OspfTopologyAttributes> augmentationValue) |
OspfTopologyAttributesBuilder |
OspfTopologyAttributesBuilder.addAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType,
Augmentation<OspfTopologyAttributes> augmentationValue) |
OspfTopologyAttributesBuilder |
OspfTopologyAttributesBuilder.removeAugmentation(Class<? extends Augmentation<OspfTopologyAttributes>> augmentationType) |
Constructor and Description |
---|
OspfTopologyAttributesBuilder(OspfTopologyAttributes base) |
Copyright © 2019 OpenDaylight. All rights reserved.