Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route |
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.