Package org.stellar.sdk.xdr
Class PersistedSCPState.PersistedSCPStateBuilder
java.lang.Object
org.stellar.sdk.xdr.PersistedSCPState.PersistedSCPStateBuilder
- Enclosing class:
PersistedSCPState
-
Method Summary
Modifier and TypeMethodDescriptionbuild()discriminant(Integer discriminant) Value of thediscriminantfield.toString()Value of thev0field.Value of thev1field.
-
Method Details
-
discriminant
Value of thediscriminantfield.- Parameters:
discriminant- thediscriminantfield value- Returns:
this.
-
v0
Value of thev0field.- Parameters:
v0- thev0field value- Returns:
this.
-
v1
Value of thev1field.- Parameters:
v1- thev1field value- Returns:
this.
-
build
-
toString
-