Interface DestinationLabeledUnicast

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DestinationLabeledUnicast>, 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 DestinationLabeledUnicast
    extends org.opendaylight.yangtools.yang.binding.ChildOf<Destination>, org.opendaylight.yangtools.yang.binding.Augmentable<DestinationLabeledUnicast>, LabeledUnicastDestination

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

     container destination-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-unreach-nlri/withdrawn-routes/destination-type/(urn:opendaylight:params:xml:ns:yang:bgp-labeled-unicast?revision=2018-03-29)destination-labeled-unicast-case/destination-labeled-unicast

    To create instances of this class use DestinationLabeledUnicastBuilder.

    See Also:
    DestinationLabeledUnicastBuilder
    • Field Detail

      • QNAME

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