Package | Description |
---|---|
org.opendaylight.yang.gen.v1.bug5446.rev151105 |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Root>> |
RootBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Root |
RootBuilder.build() |
@Nullable Root |
Bug5446Data.getRoot() |
Modifier and Type | Method and Description |
---|---|
RootBuilder |
RootBuilder.addAugmentation(Class<? extends Augmentation<Root>> augmentationType,
Augmentation<Root> augmentationValue) |
RootBuilder |
RootBuilder.addAugmentation(Class<? extends Augmentation<Root>> augmentationType,
Augmentation<Root> augmentationValue) |
RootBuilder |
RootBuilder.removeAugmentation(Class<? extends Augmentation<Root>> augmentationType) |
Constructor and Description |
---|
RootBuilder(Root base) |
Copyright © 2019 OpenDaylight. All rights reserved.