F - input message model - OFJava-APIP - represents possible paths in yang schema for augmentationspublic interface ConvertorMessageFromOFJava<F extends org.opendaylight.yangtools.yang.binding.DataContainer,P extends AugmentationPath>
| Modifier and Type | Method and Description |
|---|---|
ExperimenterMessageOfChoice |
convert(F input,
P path)
Convert OF model to MD-SAL model.
|
ExperimenterMessageOfChoice convert(F input, P path) throws ConversionException
input - OF modelpath - in yang schema where a converted value has to be augmentedConversionExceptionCopyright © 2019 OpenDaylight. All rights reserved.