Interface LinkProtectionShared

  • All Superinterfaces:
    BaseIdentity, LinkProtectionType

    @Generated("mdsal-binding-generator")
    public interface LinkProtectionShared
    extends LinkProtectionType
    Shared protected link type.

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

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

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

      • QNAME

        static final @NonNull QName QNAME