Package org.stellar.sdk.xdr
Class SCPNomination.SCPNominationBuilder
java.lang.Object
org.stellar.sdk.xdr.SCPNomination.SCPNominationBuilder
- Enclosing class:
SCPNomination
-
Method Summary
Modifier and TypeMethodDescriptionValue of theacceptedfield.build()quorumSetHash(Hash quorumSetHash) Value of thequorumSetHashfield.toString()Value of thevotesfield.
-
Method Details
-
quorumSetHash
Value of thequorumSetHashfield.- Parameters:
quorumSetHash- thequorumSetHashfield value- Returns:
this.
-
votes
Value of thevotesfield.- Parameters:
votes- thevotesfield value- Returns:
this.
-
accepted
Value of theacceptedfield.- Parameters:
accepted- theacceptedfield value- Returns:
this.
-
build
-
toString
-