Interface MultipartTransactionAware

    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        Deprecated.
    • Method Detail

      • implementedInterface

        Class<? extends MultipartTransactionAware> implementedInterface()
        Deprecated.
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface TransactionAware
      • getMoreReplies

        Boolean getMoreReplies()
        Deprecated.
        Return moreReplies, or null if it is not present.
        Returns:
        java.lang.Boolean moreReplies, or null if it is not present.
      • isMoreReplies

        @Deprecated(forRemoval=true)
        default Boolean isMoreReplies()
        Deprecated, for removal: This API element is subject to removal in a future version.