Interface PathScopeSegment

  • All Superinterfaces:
    BaseIdentity, PathScopeType

    @Generated("mdsal-binding-generator")
    public interface PathScopeSegment
    extends PathScopeType
    Path scope segment.

    This class represents the following YANG schema fragment defined in module ietf-te-types

     identity path-scope-segment {
       base path-scope-type;
     }
     
    The schema path to identify an instance is ietf-te-types/path-scope-segment
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull QName QNAME