Interface ActionOutputReg2

  • All Superinterfaces:
    ActionChoice, org.opendaylight.yangtools.yang.binding.Augmentable<ActionOutputReg2>, 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, OfjNxActionOutputReg2Grouping

    public interface ActionOutputReg2
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ActionOutputReg2>, OfjNxActionOutputReg2Grouping, ActionChoice

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

     case action-output-reg2 {
       uses ofj-nx-action-output-reg2-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-output-reg2
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<ActionOutputReg2> 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 OfjNxActionOutputReg2Grouping