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