Interface AfiSafiType
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
,org.opendaylight.yangtools.binding.BindingObject
,Serializable
- All Known Subinterfaces:
IPV4FLOW
,IPV4L3VPNFLOW
,IPV4LABELLEDUNICAST
,IPV4MCASTVPN
,IPV4UNICAST
,IPV6FLOW
,IPV6L3VPNFLOW
,IPV6LABELLEDUNICAST
,IPV6MCASTVPN
,IPV6UNICAST
,L2VPNEVPN
,L2VPNVPLS
,L3VPNIPV4MULTICAST
,L3VPNIPV4UNICAST
,L3VPNIPV6MULTICAST
,L3VPNIPV6UNICAST
,LINKSTATE
,ROUTETARGETCONSTRAIN
@Generated("mdsal-binding-generator")
public interface AfiSafiType
extends org.opendaylight.yangtools.binding.BaseIdentity
Base identity type for AFI,SAFI tuples for BGP-4
This class represents the following YANG schema fragment defined in module openconfig-bgp-types
identity afi-safi-type { }
-
Field Summary
Modifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull AfiSafiType
Singleton value representing theAfiSafiType
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 theAfiSafiType
identity.
-
-
Method Details
-
implementedInterface
Class<? extends AfiSafiType> implementedInterface()- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-