Package | Description |
---|---|
org.opendaylight.yang.gen.v1.mdsal._300.norev.foo.foo.act |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Output>> |
OutputBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Output |
OutputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
OutputBuilder |
OutputBuilder.addAugmentation(Class<? extends Augmentation<Output>> augmentationType,
Augmentation<Output> augmentationValue) |
OutputBuilder |
OutputBuilder.addAugmentation(Class<? extends Augmentation<Output>> augmentationType,
Augmentation<Output> augmentationValue) |
OutputBuilder |
OutputBuilder.removeAugmentation(Class<? extends Augmentation<Output>> augmentationType) |
Constructor and Description |
---|
OutputBuilder(Output base) |
Copyright © 2019 OpenDaylight. All rights reserved.