Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns._default.value.test.norev |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<SmallIntContainer>> |
SmallIntContainerBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
SmallIntContainer |
SmallIntContainerBuilder.build() |
@Nullable SmallIntContainer |
OpendaylightDefaultValueTestData.getSmallIntContainer() |
Modifier and Type | Method and Description |
---|---|
SmallIntContainerBuilder |
SmallIntContainerBuilder.addAugmentation(Class<? extends Augmentation<SmallIntContainer>> augmentationType,
Augmentation<SmallIntContainer> augmentationValue) |
SmallIntContainerBuilder |
SmallIntContainerBuilder.addAugmentation(Class<? extends Augmentation<SmallIntContainer>> augmentationType,
Augmentation<SmallIntContainer> augmentationValue) |
SmallIntContainerBuilder |
SmallIntContainerBuilder.removeAugmentation(Class<? extends Augmentation<SmallIntContainer>> augmentationType) |
Constructor and Description |
---|
SmallIntContainerBuilder(SmallIntContainer base) |
Copyright © 2019 OpenDaylight. All rights reserved.