Interface JournalEntryResponse.ModelStage
-
- All Known Implementing Classes:
JournalEntryResponse.Builder
- Enclosing class:
- JournalEntryResponse
public static interface JournalEntryResponse.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JournalEntryResponse.Builderfrom(JournalEntryResponse other)JournalEntryResponse._FinalStagemodel(JournalEntry model)
-
-
-
Method Detail
-
model
JournalEntryResponse._FinalStage model(JournalEntry model)
-
from
JournalEntryResponse.Builder from(JournalEntryResponse other)
-
-