Interface DestinationType
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
,org.opendaylight.yangtools.yang.binding.ChoiceIn<Destination>
,org.opendaylight.yangtools.yang.binding.DataContainer
- All Known Subinterfaces:
DestinationEvpnCase
,DestinationEvpnCase
,DestinationFlowspecCase
,DestinationFlowspecCase
,DestinationFlowspecIpv6Case
,DestinationFlowspecIpv6Case
,DestinationFlowspecL3vpnIpv4Case
,DestinationFlowspecL3vpnIpv4Case
,DestinationFlowspecL3vpnIpv6Case
,DestinationFlowspecL3vpnIpv6Case
,DestinationIpv4Case
,DestinationIpv4Case
,DestinationIpv4Case
,DestinationIpv4Case
,DestinationIpv6Case
,DestinationIpv6Case
,DestinationIpv6LabeledUnicastCase
,DestinationIpv6LabeledUnicastCase
,DestinationL3vpnMcastIpv4AdvertizedCase
,DestinationL3vpnMcastIpv4WithdrawnCase
,DestinationL3vpnMcastIpv6AdvertizedCase
,DestinationL3vpnMcastIpv6WithdrawnCase
,DestinationLabeledUnicastCase
,DestinationLabeledUnicastCase
,DestinationLinkstateCase
,DestinationLinkstateCase
,DestinationMvpnIpv4AdvertizedCase
,DestinationMvpnIpv4WithdrawnCase
,DestinationMvpnIpv6AdvertizedCase
,DestinationMvpnIpv6WithdrawnCase
,DestinationRouteTargetConstrainAdvertizedCase
,DestinationRouteTargetConstrainWithdrawnCase
,DestinationVpnIpv4Case
,DestinationVpnIpv4Case
,DestinationVpnIpv6Case
,DestinationVpnIpv6Case
@Generated("mdsal-binding-generator")
public interface DestinationType
extends org.opendaylight.yangtools.yang.binding.ChoiceIn<Destination>
This class represents the following YANG schema fragment defined in module bgp-multiprotocol
choice destination-type;
-
Field Summary
Modifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class. -
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.binding.BindingContract
implementedInterface
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class.
-