Interface ConvertorActionFromOFJava<F extends org.opendaylight.yangtools.yang.binding.DataContainer,​P extends AugmentationPath>

    • Method Detail

      • convert

        Action convert​(F input,
                       P path)
        Convert MD-SAL model to OF action.
        Parameters:
        input - the MD-SAL container
        path - in yang schema where a converted value has to be augmented
        Returns:
        message converted to MD-SAL and its type