Uses of Class
io.gs2.formation.result.GetPropertyFormModelResult
Packages that use GetPropertyFormModelResult
-
Uses of GetPropertyFormModelResult in io.gs2.formation
Methods in io.gs2.formation that return GetPropertyFormModelResultModifier and TypeMethodDescriptionGs2FormationRestClient.getPropertyFormModel(GetPropertyFormModelRequest request) Method parameters in io.gs2.formation with type arguments of type GetPropertyFormModelResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getPropertyFormModelAsync(GetPropertyFormModelRequest request, AsyncAction<AsyncResult<GetPropertyFormModelResult>> callback) -
Uses of GetPropertyFormModelResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetPropertyFormModelResultModifier and TypeMethodDescriptionstatic GetPropertyFormModelResultGetPropertyFormModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPropertyFormModelResult.withItem(PropertyFormModel item)