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