Interface TeActionSuccess

  • All Superinterfaces:
    BaseIdentity, TeActionResult

    @Generated("mdsal-binding-generator")
    public interface TeActionSuccess
    extends TeActionResult
    TE action was successful.

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

     identity te-action-success {
       base te-action-result;
     }
     
    The schema path to identify an instance is ietf-te-types/te-action-success
    • Field Summary

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

      • QNAME

        static final @NonNull QName QNAME