Uses of Class
io.gs2.formation.result.GetPropertyFormResult
Packages that use GetPropertyFormResult
-
Uses of GetPropertyFormResult in io.gs2.formation
Methods in io.gs2.formation that return GetPropertyFormResultModifier and TypeMethodDescriptionGs2FormationRestClient.getPropertyForm(GetPropertyFormRequest request) Method parameters in io.gs2.formation with type arguments of type GetPropertyFormResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getPropertyFormAsync(GetPropertyFormRequest request, AsyncAction<AsyncResult<GetPropertyFormResult>> callback) -
Uses of GetPropertyFormResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetPropertyFormResultModifier and TypeMethodDescriptionstatic GetPropertyFormResultGetPropertyFormResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPropertyFormResult.withItem(PropertyForm item) GetPropertyFormResult.withPropertyFormModel(PropertyFormModel propertyFormModel)