Uses of Class
io.gs2.formation.result.GetFormResult
Packages that use GetFormResult
-
Uses of GetFormResult in io.gs2.formation
Methods in io.gs2.formation that return GetFormResultMethod parameters in io.gs2.formation with type arguments of type GetFormResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getFormAsync(GetFormRequest request, AsyncAction<AsyncResult<GetFormResult>> callback) -
Uses of GetFormResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetFormResultModifier and TypeMethodDescriptionstatic GetFormResultGetFormResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormResult.withFormModel(FormModel formModel) GetFormResult.withMoldModel(MoldModel moldModel)