Package org.stellar.sdk.xdr
Class TrustLineEntry.TrustLineEntryBuilder
java.lang.Object
org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryBuilder
- Enclosing class:
TrustLineEntry
-
Method Summary
Modifier and TypeMethodDescriptionValue of theaccountIDfield.asset(TrustLineAsset asset) Value of theassetfield.Value of thebalancefield.build()Value of theextfield.Value of theflagsfield.Value of thelimitfield.toString()
-
Method Details
-
accountID
Value of theaccountIDfield.- Parameters:
accountID- theaccountIDfield value- Returns:
this.
-
asset
Value of theassetfield.- Parameters:
asset- theassetfield value- Returns:
this.
-
balance
Value of thebalancefield.- Parameters:
balance- thebalancefield value- Returns:
this.
-
limit
Value of thelimitfield.- Parameters:
limit- thelimitfield value- Returns:
this.
-
flags
Value of theflagsfield.- Parameters:
flags- theflagsfield value- Returns:
this.
-
ext
Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
build
-
toString
-