Package | Description |
---|---|
org.opendaylight.mdsal.gen.javav2.urn.opendaylight.params.xml.ns.yang.mdsal.test.augment.rev140709.dto.top.augment_choice1 |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super Case1>> |
Case1Builder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Case1 |
Case1Builder.build() |
Modifier and Type | Method and Description |
---|---|
Case1Builder |
Case1Builder.addAugmentation(Class<? extends Augmentation<Case1>> augmentationType,
Augmentation<Case1> augmentation) |
Case1Builder |
Case1Builder.addAugmentation(Class<? extends Augmentation<Case1>> augmentationType,
Augmentation<Case1> augmentation) |
Case1Builder |
Case1Builder.removeAugmentation(Class<? extends Augmentation<Case1>> augmentationType) |
Constructor and Description |
---|
Case1Builder(Case1 base) |
Copyright © 2019 OpenDaylight. All rights reserved.