Uses of Class
io.gs2.dictionary.result.AddEntriesByStampSheetResult
Packages that use AddEntriesByStampSheetResult
-
Uses of AddEntriesByStampSheetResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return AddEntriesByStampSheetResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.addEntriesByStampSheet(AddEntriesByStampSheetRequest request) Method parameters in io.gs2.dictionary with type arguments of type AddEntriesByStampSheetResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.addEntriesByStampSheetAsync(AddEntriesByStampSheetRequest request, AsyncAction<AsyncResult<AddEntriesByStampSheetResult>> callback) -
Uses of AddEntriesByStampSheetResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return AddEntriesByStampSheetResultModifier and TypeMethodDescriptionstatic AddEntriesByStampSheetResultAddEntriesByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)