Interface Dhcpv6Stateful

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, Dhcpv6Base

    public interface Dhcpv6Stateful
    extends Dhcpv6Base
    DHCPv6 stateful

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

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