Uses of Class
io.gs2.formation.result.GetFormModelResult
Packages that use GetFormModelResult
-
Uses of GetFormModelResult in io.gs2.formation
Methods in io.gs2.formation that return GetFormModelResultModifier and TypeMethodDescriptionGs2FormationRestClient.getFormModel(GetFormModelRequest request) Method parameters in io.gs2.formation with type arguments of type GetFormModelResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getFormModelAsync(GetFormModelRequest request, AsyncAction<AsyncResult<GetFormModelResult>> callback) -
Uses of GetFormModelResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetFormModelResultModifier and TypeMethodDescriptionstatic GetFormModelResultGetFormModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)