Interface CancelFailure

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    UncancellableInstruction, UnknownInstruction

    @Generated("mdsal-binding-generator")
    public interface CancelFailure
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    The base identity of various reasons for an instruction cancellation to fail.

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

     identity cancel-failure {
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.