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<SmallUintContainer>> |
SmallUintContainerBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
SmallUintContainer |
SmallUintContainerBuilder.build() |
@Nullable SmallUintContainer |
OpendaylightDefaultValueTestData.getSmallUintContainer() |
Modifier and Type | Method and Description |
---|---|
SmallUintContainerBuilder |
SmallUintContainerBuilder.addAugmentation(Class<? extends Augmentation<SmallUintContainer>> augmentationType,
Augmentation<SmallUintContainer> augmentationValue) |
SmallUintContainerBuilder |
SmallUintContainerBuilder.addAugmentation(Class<? extends Augmentation<SmallUintContainer>> augmentationType,
Augmentation<SmallUintContainer> augmentationValue) |
SmallUintContainerBuilder |
SmallUintContainerBuilder.removeAugmentation(Class<? extends Augmentation<SmallUintContainer>> augmentationType) |
Constructor and Description |
---|
SmallUintContainerBuilder(SmallUintContainer base) |
Copyright © 2019 OpenDaylight. All rights reserved.