Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.fooio |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Input>> |
InputBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Input |
InputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
InputBuilder |
InputBuilder.addAugmentation(Class<? extends Augmentation<Input>> augmentationType,
Augmentation<Input> augmentationValue) |
InputBuilder |
InputBuilder.addAugmentation(Class<? extends Augmentation<Input>> augmentationType,
Augmentation<Input> augmentationValue) |
InputBuilder |
InputBuilder.removeAugmentation(Class<? extends Augmentation<Input>> augmentationType) |
Constructor and Description |
---|
InputBuilder(Input base) |
Copyright © 2019 OpenDaylight. All rights reserved.