Skip to content

Commit

Permalink
update javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Aug 23, 2024
1 parent f1bf81a commit 58a4565
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 97 deletions.
6 changes: 0 additions & 6 deletions docs/javadocs/index-files/index-18.html
Original file line number Diff line number Diff line change
Expand Up @@ -1273,16 +1273,10 @@ <h2 class="title" id="I:S">S</h2>
<dd>&nbsp;</dd>
<dt><a href="../monero/wallet/model/MoneroSubaddress.html#setUnlockedBalance(java.math.BigInteger)" class="member-name-link">setUnlockedBalance(BigInteger)</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroSubaddress.html" title="class in monero.wallet.model">MoneroSubaddress</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../monero/wallet/model/MoneroTxConfig.html#setUnlockTime(java.lang.Long)" class="member-name-link">setUnlockTime(Long)</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxConfig.html" title="class in monero.wallet.model">MoneroTxConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../monero/wallet/model/MoneroTxQuery.html#setUnlockTime(java.lang.Long)" class="member-name-link">setUnlockTime(Long)</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxQuery.html" title="class in monero.wallet.model">MoneroTxQuery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../monero/daemon/model/MoneroTx.html#setUnlockTime(java.math.BigInteger)" class="member-name-link">setUnlockTime(BigInteger)</a> - Method in class monero.daemon.model.<a href="../monero/daemon/model/MoneroTx.html" title="class in monero.daemon.model">MoneroTx</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../monero/wallet/model/MoneroTxConfig.html#setUnlockTime(java.math.BigInteger)" class="member-name-link">setUnlockTime(BigInteger)</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxConfig.html" title="class in monero.wallet.model">MoneroTxConfig</a></dt>
<dd>
<div class="block">Set the minimum height or timestamp for the transaction to unlock.</div>
</dd>
<dt><a href="../monero/wallet/model/MoneroTxQuery.html#setUnlockTime(java.math.BigInteger)" class="member-name-link">setUnlockTime(BigInteger)</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxQuery.html" title="class in monero.wallet.model">MoneroTxQuery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../monero/wallet/model/MoneroTxWallet.html#setUnlockTime(java.math.BigInteger)" class="member-name-link">setUnlockTime(BigInteger)</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxWallet.html" title="class in monero.wallet.model">MoneroTxWallet</a></dt>
Expand Down
4 changes: 0 additions & 4 deletions docs/javadocs/index-files/index-7.html
Original file line number Diff line number Diff line change
Expand Up @@ -1594,10 +1594,6 @@ <h2 class="title" id="I:G">G</h2>
<dd>
<div class="block">Get the minimum height or timestamp for the transactions to unlock.</div>
</dd>
<dt><a href="../monero/wallet/model/MoneroTxConfig.html#getUnlockTime()" class="member-name-link">getUnlockTime()</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxConfig.html" title="class in monero.wallet.model">MoneroTxConfig</a></dt>
<dd>
<div class="block">Get the minimum height for the transaction to unlock.</div>
</dd>
<dt><a href="../monero/wallet/model/MoneroTxSet.html#getUnsignedTxHex()" class="member-name-link">getUnsignedTxHex()</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroTxSet.html" title="class in monero.wallet.model">MoneroTxSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../monero/wallet/model/MoneroKeyImageImportResult.html#getUnspentAmount()" class="member-name-link">getUnspentAmount()</a> - Method in class monero.wallet.model.<a href="../monero/wallet/model/MoneroKeyImageImportResult.html" title="class in monero.wallet.model">MoneroKeyImageImportResult</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion docs/javadocs/member-search-index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 58a4565

Please sign in to comment.