Interface ActionMultipath

  • All Superinterfaces:
    ActionChoice, org.opendaylight.yangtools.yang.binding.Augmentable<ActionMultipath>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<ActionGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, OfjNxActionMultipathGrouping

    public interface ActionMultipath
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ActionMultipath>, OfjNxActionMultipathGrouping, ActionChoice

    This class represents the following YANG schema fragment defined in module nicira-action

     case action-multipath {
       uses ofj-nx-action-multipath-grouping;
     }
     
    The schema path to identify an instance is nicira-action/action-container/action-choice/(urn:opendaylight:openflowjava:nx:action?revision=2014-04-21)action-multipath
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<ActionMultipath> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface OfjNxActionMultipathGrouping