Package org.stellar.sdk.xdr
Class SCPStatement.SCPStatementBuilder
java.lang.Object
org.stellar.sdk.xdr.SCPStatement.SCPStatementBuilder
- Enclosing class:
SCPStatement
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of thenodeIDfield.pledges(SCPStatement.SCPStatementPledges pledges) Value of thepledgesfield.Value of theslotIndexfield.toString()
-
Method Details
-
nodeID
Value of thenodeIDfield.- Parameters:
nodeID- thenodeIDfield value- Returns:
this.
-
slotIndex
Value of theslotIndexfield.- Parameters:
slotIndex- theslotIndexfield value- Returns:
this.
-
pledges
Value of thepledgesfield.- Parameters:
pledges- thepledgesfield value- Returns:
this.
-
build
-
toString
-