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