Interface DeadOnArrival

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

    @Generated("mdsal-binding-generator")
    public interface DeadOnArrival
    extends SubmitFailure
    The instruction was submitted after its deadline has passed, or one of its dependencies resolved as non-sunccessful.

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

     identity dead-on-arrival {
       base submit-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.