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