Uses of Class
io.gs2.formation.result.GetPropertyFormModelMasterResult
Packages that use GetPropertyFormModelMasterResult
-
Uses of GetPropertyFormModelMasterResult in io.gs2.formation
Methods in io.gs2.formation that return GetPropertyFormModelMasterResultModifier and TypeMethodDescriptionGs2FormationRestClient.getPropertyFormModelMaster(GetPropertyFormModelMasterRequest request) Method parameters in io.gs2.formation with type arguments of type GetPropertyFormModelMasterResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getPropertyFormModelMasterAsync(GetPropertyFormModelMasterRequest request, AsyncAction<AsyncResult<GetPropertyFormModelMasterResult>> callback) -
Uses of GetPropertyFormModelMasterResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetPropertyFormModelMasterResultModifier and TypeMethodDescriptionGetPropertyFormModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPropertyFormModelMasterResult.withItem(PropertyFormModelMaster item)