Interface ActionBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    ActionAllow, ActionDeny

    public interface ActionBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    firewall rule action

    This class represents the following YANG schema fragment defined in module neutron-fwaas

     identity action-base {
     }
     
    The schema path to identify an instance is neutron-fwaas/action-base
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

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