Interface SegmentTypeGre

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

    public interface SegmentTypeGre
    extends SegmentTypeBase
    GRE network segment type

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

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