Interface Dhcpv6Base

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    Dhcpv6Off, Dhcpv6Slaac, Dhcpv6Stateful, Dhcpv6Stateless

    public interface Dhcpv6Base
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    the base identity for DHCPv6 information

    This class represents the following YANG schema fragment defined in module aclservice

     identity dhcpv6-base {
     }
     
    The schema path to identify an instance is aclservice/dhcpv6-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