Uses of Class
io.gs2.dictionary.result.GetEntryModelResult
Packages that use GetEntryModelResult
-
Uses of GetEntryModelResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetEntryModelResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.getEntryModel(GetEntryModelRequest request) Method parameters in io.gs2.dictionary with type arguments of type GetEntryModelResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getEntryModelAsync(GetEntryModelRequest request, AsyncAction<AsyncResult<GetEntryModelResult>> callback) -
Uses of GetEntryModelResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetEntryModelResultModifier and TypeMethodDescriptionstatic GetEntryModelResultGetEntryModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEntryModelResult.withItem(EntryModel item)