Interface ActionDecap

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

    public interface ActionDecap
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ActionDecap>, OfjNxActionDecapGrouping, ActionChoice

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

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

      • QNAME

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

      • implementedInterface

        default Class<ActionDecap> 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 OfjNxActionDecapGrouping