Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.restconf.rev131019.yang.patch.status.yang.patch.status.global.status |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Ok>> |
OkBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ok |
OkBuilder.build() |
Modifier and Type | Method and Description |
---|---|
OkBuilder |
OkBuilder.addAugmentation(Class<? extends Augmentation<Ok>> augmentationType,
Augmentation<Ok> augmentationValue) |
OkBuilder |
OkBuilder.addAugmentation(Class<? extends Augmentation<Ok>> augmentationType,
Augmentation<Ok> augmentationValue) |
OkBuilder |
OkBuilder.removeAugmentation(Class<? extends Augmentation<Ok>> augmentationType) |
Constructor and Description |
---|
OkBuilder(Ok base) |
Copyright © 2019 OpenDaylight. All rights reserved.