Package org.stellar.sdk.xdr
Class ClaimableBalanceEntry.ClaimableBalanceEntryBuilder
java.lang.Object
org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryBuilder
- Enclosing class:
ClaimableBalanceEntry
-
Method Summary
Modifier and TypeMethodDescriptionValue of theamountfield.Value of theassetfield.balanceID(ClaimableBalanceID balanceID) Value of thebalanceIDfield.build()Value of theclaimantsfield.Value of theextfield.toString()
-
Method Details
-
balanceID
Value of thebalanceIDfield.- Parameters:
balanceID- thebalanceIDfield value- Returns:
this.
-
claimants
Value of theclaimantsfield.- Parameters:
claimants- theclaimantsfield value- Returns:
this.
-
asset
Value of theassetfield.- Parameters:
asset- theassetfield value- Returns:
this.
-
amount
Value of theamountfield.- Parameters:
amount- theamountfield value- Returns:
this.
-
ext
public ClaimableBalanceEntry.ClaimableBalanceEntryBuilder ext(ClaimableBalanceEntry.ClaimableBalanceEntryExt ext) Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
build
-
toString
-