Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.test.opendaylight.mdsal45.aug.norev.root |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<RootAug>> |
RootAugBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
RootAug |
RootAugBuilder.build() |
Modifier and Type | Method and Description |
---|---|
RootAugBuilder |
RootAugBuilder.addAugmentation(Class<? extends Augmentation<RootAug>> augmentationType,
Augmentation<RootAug> augmentationValue) |
RootAugBuilder |
RootAugBuilder.addAugmentation(Class<? extends Augmentation<RootAug>> augmentationType,
Augmentation<RootAug> augmentationValue) |
RootAugBuilder |
RootAugBuilder.removeAugmentation(Class<? extends Augmentation<RootAug>> augmentationType) |
Constructor and Description |
---|
RootAugBuilder(RootAug base) |
Copyright © 2019 OpenDaylight. All rights reserved.