Package | Description |
---|---|
org.opendaylight.mdsal.gen.javav2.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.dto.put_top.input.top_level_list.choice_in_list |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super SimpleCase>> |
SimpleCaseBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
SimpleCase |
SimpleCaseBuilder.build() |
Modifier and Type | Method and Description |
---|---|
SimpleCaseBuilder |
SimpleCaseBuilder.addAugmentation(Class<? extends Augmentation<SimpleCase>> augmentationType,
Augmentation<SimpleCase> augmentation) |
SimpleCaseBuilder |
SimpleCaseBuilder.addAugmentation(Class<? extends Augmentation<SimpleCase>> augmentationType,
Augmentation<SimpleCase> augmentation) |
SimpleCaseBuilder |
SimpleCaseBuilder.removeAugmentation(Class<? extends Augmentation<SimpleCase>> augmentationType) |
Constructor and Description |
---|
SimpleCaseBuilder(SimpleCase base) |
Copyright © 2019 OpenDaylight. All rights reserved.