Skip to content

Commit d8e5c6f

Browse files
committed
Deploying to gh-pages from @ 493816c 🚀
1 parent f70b5f1 commit d8e5c6f

1,247 files changed

Lines changed: 1893 additions & 1246 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

allclasses-index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Classes and Interfaces (stellar-sdk 1.2.1 API)</title>
5+
<title>All Classes and Interfaces (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="class index">
@@ -3473,6 +3473,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
34733473
</div>
34743474
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/stellar/sdk/xdr/TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder.html" title="class in org.stellar.sdk.xdr">TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder</a></div>
34753475
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
3476+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/stellar/sdk/TOID.html" title="class in org.stellar.sdk">TOID</a></div>
3477+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
3478+
<div class="block">ID represents the total order of Ledgers, Transactions and Operations.</div>
3479+
</div>
3480+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/stellar/sdk/TOID.TOIDRange.html" title="class in org.stellar.sdk">TOID.TOIDRange</a></div>
3481+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
34763482
<div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="org/stellar/sdk/exception/TooManyRequestsException.html" title="class in org.stellar.sdk.exception">TooManyRequestsException</a></div>
34773483
<div class="col-last odd-row-color all-classes-table all-classes-table-tab5">
34783484
<div class="block">Exception thrown when too many requests were sent to the Horizon server.</div>

allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Packages (stellar-sdk 1.2.1 API)</title>
5+
<title>All Packages (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">

constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Constant Field Values (stellar-sdk 1.2.1 API)</title>
5+
<title>Constant Field Values (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="summary of constants">

deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Deprecated List (stellar-sdk 1.2.1 API)</title>
5+
<title>Deprecated List (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="deprecated elements">

help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>API Help (stellar-sdk 1.2.1 API)</title>
5+
<title>API Help (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="help">

index-files/index-1.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>A-Index (stellar-sdk 1.2.1 API)</title>
5+
<title>A-Index (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index: A">
@@ -420,6 +420,10 @@ <h2 class="title" id="I:A">A</h2>
420420
<dd>
421421
<div class="block">Adds a signature to the transaction's existing list of signatures.</div>
422422
</dd>
423+
<dt><a href="../org/stellar/sdk/TOID.html#afterLedger(int)" class="member-name-link">afterLedger(int)</a> - Static method in class org.stellar.sdk.<a href="../org/stellar/sdk/TOID.html" title="class in org.stellar.sdk">TOID</a></dt>
424+
<dd>
425+
<div class="block">Creates a new TOID that represents the ledger time **after** any contents (e.g.</div>
426+
</dd>
423427
<dt><a href="../org/stellar/sdk/xdr/OperationType.html#ALLOW_TRUST" class="member-name-link">ALLOW_TRUST</a> - Enum constant in enum class org.stellar.sdk.xdr.<a href="../org/stellar/sdk/xdr/OperationType.html" title="enum class in org.stellar.sdk.xdr">OperationType</a></dt>
424428
<dd>&nbsp;</dd>
425429
<dt><a href="../org/stellar/sdk/xdr/AllowTrustResultCode.html#ALLOW_TRUST_CANT_REVOKE" class="member-name-link">ALLOW_TRUST_CANT_REVOKE</a> - Enum constant in enum class org.stellar.sdk.xdr.<a href="../org/stellar/sdk/xdr/AllowTrustResultCode.html" title="enum class in org.stellar.sdk.xdr">AllowTrustResultCode</a></dt>

index-files/index-10.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>K-Index (stellar-sdk 1.2.1 API)</title>
5+
<title>K-Index (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index: K">

index-files/index-11.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>L-Index (stellar-sdk 1.2.1 API)</title>
5+
<title>L-Index (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index: L">
@@ -477,6 +477,10 @@ <h2 class="title" id="I:L">L</h2>
477477
<dd>&nbsp;</dd>
478478
<dt><a href="../org/stellar/sdk/xdr/TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder.html#ledgerNum(org.stellar.sdk.xdr.Uint32)" class="member-name-link">ledgerNum(Uint32)</a> - Method in class org.stellar.sdk.xdr.<a href="../org/stellar/sdk/xdr/TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder.html" title="class in org.stellar.sdk.xdr">TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder</a></dt>
479479
<dd>&nbsp;</dd>
480+
<dt><a href="../org/stellar/sdk/TOID.html#ledgerRangeInclusive(int,int)" class="member-name-link">ledgerRangeInclusive(int, int)</a> - Static method in class org.stellar.sdk.<a href="../org/stellar/sdk/TOID.html" title="class in org.stellar.sdk">TOID</a></dt>
481+
<dd>
482+
<div class="block">The inclusive range representation between two ledgers inclusive.</div>
483+
</dd>
480484
<dt><a href="../org/stellar/sdk/responses/LedgerResponse.html" class="type-name-link" title="class in org.stellar.sdk.responses">LedgerResponse</a> - Class in <a href="../org/stellar/sdk/responses/package-summary.html">org.stellar.sdk.responses</a></dt>
481485
<dd>
482486
<div class="block">Represents ledger response.</div>

index-files/index-12.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>M-Index (stellar-sdk 1.2.1 API)</title>
5+
<title>M-Index (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index: M">

index-files/index-13.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>N-Index (stellar-sdk 1.2.1 API)</title>
5+
<title>N-Index (stellar-sdk 1.3.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index: N">

0 commit comments

Comments
 (0)