Interface TunnelIpv4Src

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, MatchField

    @Generated("mdsal-binding-generator")
    public interface TunnelIpv4Src
    extends MatchField
    IPv4 source tunnel endpoint address.

    This class represents the following YANG schema fragment defined in module opendaylight-table-types

     identity tunnel_ipv4_src {
       base match-field;
     }
     
    The schema path to identify an instance is opendaylight-table-types/tunnel_ipv4_src
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME