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) |
ExperimenterMessageOfChoice convert(F input, P path) throws ConversionException
input
- path
- in yang schema where a converted value has to be augmentedConversionException
Copyright © 2018 OpenDaylight. All rights reserved.