Modifier and Type | Method and Description |
---|---|
List<Neighbor> |
Ipv4Builder.getNeighbor() |
Modifier and Type | Method and Description |
---|---|
Ipv4Builder |
Ipv4Builder.setNeighbor(List<Neighbor> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Neighbor>> |
NeighborBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Neighbor |
NeighborBuilder.build() |
Modifier and Type | Method and Description |
---|---|
NeighborBuilder |
NeighborBuilder.addAugmentation(Class<? extends Augmentation<Neighbor>> augmentationType,
Augmentation<Neighbor> augmentationValue) |
NeighborBuilder |
NeighborBuilder.addAugmentation(Class<? extends Augmentation<Neighbor>> augmentationType,
Augmentation<Neighbor> augmentationValue) |
NeighborBuilder |
NeighborBuilder.removeAugmentation(Class<? extends Augmentation<Neighbor>> augmentationType) |
Constructor and Description |
---|
NeighborBuilder(Neighbor base) |
Copyright © 2019 OpenDaylight. All rights reserved.