All Superinterfaces:
AfiSafiType, org.opendaylight.yangtools.yang.binding.BaseIdentity, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>, org.opendaylight.yangtools.yang.binding.BindingObject

@Generated("mdsal-binding-generator") public interface IPV6L3VPNFLOW extends AfiSafiType
IPv6 Flow specification (AFI,SAFI = 2,133)

This class represents the following YANG schema fragment defined in module bgp-openconfig-extensions

 identity IPV6-L3VPN-FLOW {
   base afi-safi-type;
 }
 
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final @NonNull org.opendaylight.yangtools.yang.common.QName
    YANG identifier of the statement represented by this class.
    static final @NonNull IPV6L3VPNFLOW
    Singleton value representing the IPV6L3VPNFLOW identity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<? extends IPV6L3VPNFLOW>
     
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull IPV6L3VPNFLOW VALUE
      Singleton value representing the IPV6L3VPNFLOW identity.
  • Method Details

    • implementedInterface

      Class<? extends IPV6L3VPNFLOW> implementedInterface()
      Specified by:
      implementedInterface in interface AfiSafiType
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>