Uses of Class
io.gs2.dictionary.model.Toc
Packages that use Toc
-
Uses of Toc in io.gs2.dictionary.model
Methods in io.gs2.dictionary.model that return TocModifier and TypeMethodDescriptionstatic TocToc.fromJson(com.fasterxml.jackson.databind.JsonNode data) Toc.withCreatedAt(Long createdAt) Toc.withEntries(List<Entry> entries) Toc.withUpdatedAt(Long updatedAt) Toc.withUserId(String userId) Methods in io.gs2.dictionary.model with parameters of type Toc