Interface L3vpnIpv4Ipv6UnicastCommon
-
- All Superinterfaces:
AllAfiSafiCommon,org.opendaylight.yangtools.yang.binding.BindingObject,org.opendaylight.yangtools.yang.binding.DataContainer,org.opendaylight.yangtools.yang.binding.DataObject
- All Known Subinterfaces:
L3vpnIpv4Unicast,L3vpnIpv6Unicast
@Generated("mdsal-binding-generator") public interface L3vpnIpv4Ipv6UnicastCommon extends org.opendaylight.yangtools.yang.binding.DataObject, AllAfiSafiCommon
Common configuration applied across L3VPN for IPv4 and IPv6This class represents the following YANG schema fragment defined in module openconfig-bgp-multiprotocol
grouping l3vpn-ipv4-ipv6-unicast-common { uses all-afi-safi-common; }
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QNameQNAMEYANG identifier of the statement represented by this class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<? extends L3vpnIpv4Ipv6UnicastCommon>implementedInterface()-
Methods inherited from interface org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.AllAfiSafiCommon
getPrefixLimit
-
-
-
-
Method Detail
-
implementedInterface
Class<? extends L3vpnIpv4Ipv6UnicastCommon> implementedInterface()
- Specified by:
implementedInterfacein interfaceAllAfiSafiCommon- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.DataContainer- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.DataObject
-
-