public static class PNHistoryItemResult.PNHistoryItemResultBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
PNHistoryItemResult |
build() |
PNHistoryItemResult.PNHistoryItemResultBuilder |
entry(com.google.gson.JsonElement entry) |
PNHistoryItemResult.PNHistoryItemResultBuilder |
timetoken(java.lang.Long timetoken) |
java.lang.String |
toString() |
public PNHistoryItemResult.PNHistoryItemResultBuilder timetoken(java.lang.Long timetoken)
public PNHistoryItemResult.PNHistoryItemResultBuilder entry(com.google.gson.JsonElement entry)
public PNHistoryItemResult build()
public java.lang.String toString()
toString in class java.lang.Object