| Modifier and Type | Method and Description |
|---|---|
List<Types> |
IcmpTypeCaseBuilder.getTypes() |
List<Types> |
IcmpTypeCase.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
IcmpTypeCaseBuilder |
IcmpTypeCaseBuilder.setTypes(List<Types> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Types>> |
TypesBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Types |
TypesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TypesBuilder |
TypesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Types>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Types> augmentationValue) |
TypesBuilder |
TypesBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Types>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Types> augmentationValue) |
TypesBuilder |
TypesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Types>> augmentationType) |
| Constructor and Description |
|---|
TypesBuilder(Types base) |
Copyright © 2017 OpenDaylight. All rights reserved.