Interface Dhcpv6Off

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

    public interface Dhcpv6Off
    extends Dhcpv6Base
    DHCPv6 off

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

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