Uses of Class
io.qase.client.v2.models.ResultCreateFields
Packages that use ResultCreateFields
-
Uses of ResultCreateFields in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return ResultCreateFieldsModifier and TypeMethodDescriptionResultCreateFields.description(String description) ResultCreateFields.executedBy(String executedBy) static ResultCreateFieldsCreate an instance of ResultCreateFields given an JSON stringResultCreate.getFields()Get fieldsResultCreateFields.postconditions(String postconditions) ResultCreateFields.preconditions(String preconditions) ResultCreateFields.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.Methods in io.qase.client.v2.models with parameters of type ResultCreateFieldsModifier and TypeMethodDescriptionResultCreate.fields(ResultCreateFields fields) voidResultCreate.setFields(ResultCreateFields fields)