Interface DestinationFlowspecCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DestinationFlowspecCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<Destination>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, DestinationType, FlowspecDestinationIpv4

    public interface DestinationFlowspecCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<DestinationFlowspecCase>, FlowspecDestinationIpv4, DestinationType

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

     case destination-flowspec-case {
       uses flowspec-destination-ipv4;
     }
     
    The schema path to identify an instance is bgp-flowspec/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-flowspec?revision=2020-01-20)destination-flowspec-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<DestinationFlowspecCase> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface FlowspecDestinationIpv4