Interface TunnelTypeLogicalGroup

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

    @Generated("mdsal-binding-generator")
    public interface TunnelTypeLogicalGroup
    extends TunnelTypeBase
    Aggregation group of multiple tunnel endpoints between two DPNs

    This class represents the following YANG schema fragment defined in module odl-interface

     identity tunnel-type-logical-group {
       base tunnel-type-base;
     }
     
    The schema path to identify an instance is odl-interface/tunnel-type-logical-group
    • 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