Interface TunnelTypeBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    TunnelTypeGre, TunnelTypeVxlan, TunnelTypeVxlanGpe

    @Generated("mdsal-binding-generator")
    public interface TunnelTypeBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity for all tunnel-types

    This class represents the following YANG schema fragment defined in module overlay

     identity tunnel-type-base {
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

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