Uses of Class
io.gs2.dictionary.result.GetEntryModelMasterResult
Packages that use GetEntryModelMasterResult
-
Uses of GetEntryModelMasterResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return GetEntryModelMasterResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.getEntryModelMaster(GetEntryModelMasterRequest request) Method parameters in io.gs2.dictionary with type arguments of type GetEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.getEntryModelMasterAsync(GetEntryModelMasterRequest request, AsyncAction<AsyncResult<GetEntryModelMasterResult>> callback) -
Uses of GetEntryModelMasterResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return GetEntryModelMasterResultModifier and TypeMethodDescriptionstatic GetEntryModelMasterResultGetEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEntryModelMasterResult.withItem(EntryModelMaster item)