Interface MvpnBgpRibRoute
- All Superinterfaces:
BgpRibRoute
,BgpRibRoute
,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
,org.opendaylight.yangtools.yang.binding.BindingObject
,org.opendaylight.yangtools.yang.binding.DataContainer
,org.opendaylight.yangtools.yang.binding.DataObject
,Mvpn
,PathAttributes
,PathIdGrouping
,Route
- All Known Subinterfaces:
MvpnRoute
@Generated("mdsal-binding-generator")
public interface MvpnBgpRibRoute
extends org.opendaylight.yangtools.yang.binding.DataObject, Mvpn, BgpRibRoute
This class represents the following YANG schema fragment defined in module bgp-mvpn
grouping mvpn-bgp-rib-route { uses mvpn; uses bgp-rib-route; }
-
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.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.Mvpn
getMvpnChoice
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathAttributes
getAttributes, nonnullAttributes
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathIdGrouping
getPathId, requirePathId
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route
getRouteKey, requireRouteKey
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class.
-
-
Method Details
-
implementedInterface
Class<? extends MvpnBgpRibRoute> implementedInterface()- Specified by:
implementedInterface
in interfaceBgpRibRoute
- Specified by:
implementedInterface
in interfaceBgpRibRoute
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.DataObject
- Specified by:
implementedInterface
in interfaceMvpn
- Specified by:
implementedInterface
in interfacePathAttributes
- Specified by:
implementedInterface
in interfacePathIdGrouping
- Specified by:
implementedInterface
in interfaceRoute
-