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