Uses of Class
io.gs2.megaField.result.GetCurrentFieldMasterResult
Packages that use GetCurrentFieldMasterResult
-
Uses of GetCurrentFieldMasterResult in io.gs2.megaField
Methods in io.gs2.megaField that return GetCurrentFieldMasterResultModifier and TypeMethodDescriptionGs2MegaFieldRestClient.getCurrentFieldMaster(GetCurrentFieldMasterRequest request) Method parameters in io.gs2.megaField with type arguments of type GetCurrentFieldMasterResultModifier and TypeMethodDescriptionvoidGs2MegaFieldRestClient.getCurrentFieldMasterAsync(GetCurrentFieldMasterRequest request, AsyncAction<AsyncResult<GetCurrentFieldMasterResult>> callback) -
Uses of GetCurrentFieldMasterResult in io.gs2.megaField.result
Methods in io.gs2.megaField.result that return GetCurrentFieldMasterResultModifier and TypeMethodDescriptionstatic GetCurrentFieldMasterResultGetCurrentFieldMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentFieldMasterResult.withItem(CurrentFieldMaster item)