public static class SCPHistoryEntry.SCPHistoryEntryBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SCPHistoryEntry |
build() |
SCPHistoryEntry.SCPHistoryEntryBuilder |
discriminant(java.lang.Integer discriminant) |
java.lang.String |
toString() |
SCPHistoryEntry.SCPHistoryEntryBuilder |
v0(SCPHistoryEntryV0 v0) |
public SCPHistoryEntry.SCPHistoryEntryBuilder discriminant(java.lang.Integer discriminant)
this
.public SCPHistoryEntry.SCPHistoryEntryBuilder v0(SCPHistoryEntryV0 v0)
this
.public SCPHistoryEntry build()
public java.lang.String toString()
toString
in class java.lang.Object