Uses of Class
io.gs2.formation.result.GetFormModelMasterResult
Packages that use GetFormModelMasterResult
-
Uses of GetFormModelMasterResult in io.gs2.formation
Methods in io.gs2.formation that return GetFormModelMasterResultModifier and TypeMethodDescriptionGs2FormationRestClient.getFormModelMaster(GetFormModelMasterRequest request) Method parameters in io.gs2.formation with type arguments of type GetFormModelMasterResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getFormModelMasterAsync(GetFormModelMasterRequest request, AsyncAction<AsyncResult<GetFormModelMasterResult>> callback) -
Uses of GetFormModelMasterResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetFormModelMasterResultModifier and TypeMethodDescriptionstatic GetFormModelMasterResultGetFormModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetFormModelMasterResult.withItem(FormModelMaster item)