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