Package org.stellar.sdk.xdr
Class ParallelTxsComponent.ParallelTxsComponentBuilder
java.lang.Object
org.stellar.sdk.xdr.ParallelTxsComponent.ParallelTxsComponentBuilder
- Enclosing class:
ParallelTxsComponent
-
Method Summary
Modifier and TypeMethodDescriptionValue of thebaseFeefield.build()executionStages(ParallelTxExecutionStage[] executionStages) Value of theexecutionStagesfield.toString()
-
Method Details
-
baseFee
Value of thebaseFeefield.- Parameters:
baseFee- thebaseFeefield value- Returns:
this.
-
executionStages
public ParallelTxsComponent.ParallelTxsComponentBuilder executionStages(ParallelTxExecutionStage[] executionStages) Value of theexecutionStagesfield.- Parameters:
executionStages- theexecutionStagesfield value- Returns:
this.
-
build
-
toString
-