Interface L3VPNIPV4MULTICAST
- All Superinterfaces:
AfiSafiType,org.opendaylight.yangtools.binding.BaseIdentity,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>,org.opendaylight.yangtools.binding.BindingObject,Serializable
Multicast IPv4 MPLS L3VPN (AFI,SAFI = 1,129)
This class represents the following YANG schema fragment defined in module openconfig-bgp-types
identity L3VPN-IPV4-MULTICAST {
base afi-safi-type;
}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QNameYANG identifier of the statement represented by this class.static final @NonNull L3VPNIPV4MULTICASTSingleton value representing theL3VPNIPV4MULTICASTidentity. -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theL3VPNIPV4MULTICASTidentity.
-
-
Method Details
-
implementedInterface
Class<? extends L3VPNIPV4MULTICAST> implementedInterface()- Specified by:
implementedInterfacein interfaceAfiSafiType- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-