Uses of Class
io.gs2.dictionary.model.Entry
Packages that use Entry
-
Uses of Entry in io.gs2.dictionary.model
Methods in io.gs2.dictionary.model that return EntryModifier and TypeMethodDescriptionstatic EntryEntry.fromJson(com.fasterxml.jackson.databind.JsonNode data) Entry.withAcquiredAt(Long acquiredAt) Entry.withEntryId(String entryId) Entry.withUserId(String userId) Methods in io.gs2.dictionary.model that return types with arguments of type EntryMethods in io.gs2.dictionary.model with parameters of type EntryMethod parameters in io.gs2.dictionary.model with type arguments of type EntryModifier and TypeMethodDescriptionvoidToc.setEntries(List<Entry> entries) Toc.withEntries(List<Entry> entries) -
Uses of Entry in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return EntryModifier and TypeMethodDescriptionGetEntryByUserIdResult.getItem()GetEntryResult.getItem()GetEntryWithSignatureByUserIdResult.getItem()GetEntryWithSignatureResult.getItem()Methods in io.gs2.dictionary.result that return types with arguments of type EntryModifier and TypeMethodDescriptionAddEntriesByStampSheetResult.getItems()AddEntriesByUserIdResult.getItems()DeleteEntriesByStampTaskResult.getItems()DeleteEntriesByUserIdResult.getItems()DescribeEntriesByUserIdResult.getItems()DescribeEntriesResult.getItems()Methods in io.gs2.dictionary.result with parameters of type EntryModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.dictionary.result with type arguments of type EntryModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid