Uses of Class
io.gs2.dictionary.result.GetCurrentEntryMasterResult
Packages that use GetCurrentEntryMasterResult
-
Uses of GetCurrentEntryMasterResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetCurrentEntryMasterResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.getCurrentEntryMaster(GetCurrentEntryMasterRequest request) Method parameters in io.gs2.dictionary with type arguments of type GetCurrentEntryMasterResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getCurrentEntryMasterAsync(GetCurrentEntryMasterRequest request, AsyncAction<AsyncResult<GetCurrentEntryMasterResult>> callback) -
Uses of GetCurrentEntryMasterResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetCurrentEntryMasterResultModifier and TypeMethodDescriptionstatic GetCurrentEntryMasterResultGetCurrentEntryMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentEntryMasterResult.withItem(CurrentEntryMaster item)