F - input message model - MD-SAL modelT - output message model - OFJava-APIpublic interface ConvertorActionToOFJava<F extends Action,T extends org.opendaylight.yangtools.yang.binding.DataContainer>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(F actionCase)
Convert OF action MD-SAL model.
|
Copyright © 2019 OpenDaylight. All rights reserved.