Interface SegmentTypeVxlan

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

    public interface SegmentTypeVxlan
    extends SegmentTypeBase
    VxLAN network segment type

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

     identity segment-type-vxlan {
       base segment-type-base;
     }
     
    The schema path to identify an instance is elan/segment-type-vxlan
    • 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