Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329
Interface IPV4MCASTVPN
- 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 VPN (AFI,SAFI = 1,5)
This class represents the following YANG schema fragment defined in module bgp-openconfig-extensions
identity IPV4-MCAST-VPN { base afi-safi-type; }
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull IPV4MCASTVPN
Singleton value representing theIPV4MCASTVPN
identity. -
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 theIPV4MCASTVPN
identity.
-
-
Method Details
-
implementedInterface
Class<? extends IPV4MCASTVPN> implementedInterface()- Specified by:
implementedInterface
in interfaceAfiSafiType
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-