Interface AclBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    EthAcl, Ipv4Acl, Ipv6Acl

    @Generated("mdsal-binding-generator")
    public interface AclBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base Access Control List type for all Access Control List type identifiers.

    This class represents the following YANG schema fragment defined in module ietf-access-control-list

     identity acl-base {
     }
     
    The schema path to identify an instance is ietf-access-control-list/acl-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