Interface EncapsulationTypeBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    EncapsulationTypeVxlanOverIpv4

    public interface EncapsulationTypeBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base Encapsulation type

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

     identity encapsulation-type-base {
     }
     
    The schema path to identify an instance is hwvtep/encapsulation-type-base
    • 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