Interface DestinationIpv6LabeledUnicast

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DestinationIpv6LabeledUnicast>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<Destination>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, LabeledUnicastDestination

    public interface DestinationIpv6LabeledUnicast
    extends org.opendaylight.yangtools.yang.binding.ChildOf<Destination>, org.opendaylight.yangtools.yang.binding.Augmentable<DestinationIpv6LabeledUnicast>, LabeledUnicastDestination

    This class represents the following YANG schema fragment defined in module bgp-labeled-unicast

     container destination-ipv6-labeled-unicast {
       uses labeled-unicast-destination;
     }
     
    The schema path to identify an instance is bgp-labeled-unicast/update/attributes/(urn:opendaylight:params:xml:ns:yang:bgp-multiprotocol?revision=2018-03-29)mp-reach-nlri/advertized-routes/destination-type/(urn:opendaylight:params:xml:ns:yang:bgp-labeled-unicast?revision=2018-03-29)destination-ipv6-labeled-unicast-case/destination-ipv6-labeled-unicast

    To create instances of this class use DestinationIpv6LabeledUnicastBuilder.

    See Also:
    DestinationIpv6LabeledUnicastBuilder
    • Field Detail

      • QNAME

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