Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329
Interface IPV4L3VPNFLOW
- All Superinterfaces:
AfiSafiType,org.opendaylight.yangtools.binding.BaseIdentity,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>,org.opendaylight.yangtools.binding.BindingObject,Serializable
IPv6 Flow specification (AFI,SAFI = 2,133)
This class represents the following YANG schema fragment defined in module bgp-openconfig-extensions
identity IPV4-L3VPN-FLOW {
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 IPV4L3VPNFLOWSingleton value representing theIPV4L3VPNFLOWidentity. -
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 theIPV4L3VPNFLOWidentity.
-
-
Method Details
-
implementedInterface
Class<? extends IPV4L3VPNFLOW> implementedInterface()- Specified by:
implementedInterfacein interfaceAfiSafiType- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-