Package org.stellar.sdk.xdr
Class SCPQuorumSet.SCPQuorumSetBuilder
java.lang.Object
org.stellar.sdk.xdr.SCPQuorumSet.SCPQuorumSetBuilder
- Enclosing class:
SCPQuorumSet
-
Method Summary
Modifier and TypeMethodDescriptionbuild()innerSets(SCPQuorumSet[] innerSets) Value of theinnerSetsfield.Value of thethresholdfield.toString()validators(NodeID[] validators) Value of thevalidatorsfield.
-
Method Details
-
threshold
Value of thethresholdfield.- Parameters:
threshold- thethresholdfield value- Returns:
this.
-
validators
Value of thevalidatorsfield.- Parameters:
validators- thevalidatorsfield value- Returns:
this.
-
innerSets
Value of theinnerSetsfield.- Parameters:
innerSets- theinnerSetsfield value- Returns:
this.
-
build
-
toString
-