Uses of Class
io.gs2.mission.result.ExportMasterResult
Packages that use ExportMasterResult
-
Uses of ExportMasterResult in io.gs2.mission
Methods in io.gs2.mission that return ExportMasterResultMethod parameters in io.gs2.mission with type arguments of type ExportMasterResultModifier and TypeMethodDescriptionvoidGs2MissionRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterResult in io.gs2.mission.result
Methods in io.gs2.mission.result that return ExportMasterResultModifier and TypeMethodDescriptionstatic ExportMasterResultExportMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterResult.withItem(CurrentMissionMaster item)