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<GlobalErrors>> |
GlobalErrorsBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
GlobalErrors |
GlobalErrorsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
GlobalErrorsBuilder |
GlobalErrorsBuilder.addAugmentation(Class<? extends Augmentation<GlobalErrors>> augmentationType,
Augmentation<GlobalErrors> augmentationValue) |
GlobalErrorsBuilder |
GlobalErrorsBuilder.addAugmentation(Class<? extends Augmentation<GlobalErrors>> augmentationType,
Augmentation<GlobalErrors> augmentationValue) |
GlobalErrorsBuilder |
GlobalErrorsBuilder.removeAugmentation(Class<? extends Augmentation<GlobalErrors>> augmentationType) |
Constructor and Description |
---|
GlobalErrorsBuilder(GlobalErrors base) |
Copyright © 2019 OpenDaylight. All rights reserved.