| Modifier and Type | Method and Description |
|---|---|
P2p |
SegmentComputationBuilder.getP2p() |
P2p |
SegmentComputation.getP2p() |
| Modifier and Type | Method and Description |
|---|---|
SegmentComputationBuilder |
SegmentComputationBuilder.setP2p(P2p value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<P2p>> |
P2pBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
P2p |
P2pBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<P2p>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<P2p> augmentationValue) |
P2pBuilder |
P2pBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<P2p>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<P2p> augmentationValue) |
P2pBuilder |
P2pBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<P2p>> augmentationType) |
| Constructor and Description |
|---|
P2pBuilder(P2p base) |
Copyright © 2018 OpenDaylight. All rights reserved.