| Modifier and Type | Method and Description |
|---|---|
List<SourcePorts> |
SourcePortCaseBuilder.getSourcePorts() |
| Modifier and Type | Method and Description |
|---|---|
SourcePortCaseBuilder |
SourcePortCaseBuilder.setSourcePorts(List<SourcePorts> values) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePorts>> |
SourcePortsBuilder.augmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SourcePorts |
SourcePortsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SourcePortsBuilder |
SourcePortsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePorts>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SourcePorts> augmentationValue) |
SourcePortsBuilder |
SourcePortsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePorts>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SourcePorts> augmentationValue) |
SourcePortsBuilder |
SourcePortsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourcePorts>> augmentationType) |
| Constructor and Description |
|---|
SourcePortsBuilder(SourcePorts base) |
Copyright © 2019 OpenDaylight. All rights reserved.