Interface PathSelectionMode

    • Method Detail

      • createRouteEntry

        <C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>,​S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>> @NonNull RouteEntry<C,​S> createRouteEntry()
        Create a RouteEntry.
        Returns:
        ComplexRouteEntry if is complex otherwise a SimpleRouteEntry