Uses of Class
io.qase.client.v2.models.ResultRelations
Packages that use ResultRelations
-
Uses of ResultRelations in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return ResultRelationsModifier and TypeMethodDescriptionstatic ResultRelationsCreate an instance of ResultRelations given an JSON stringResultCreate.getRelations()Get relationsResultRelations.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.ResultRelations.suite(RelationSuite suite) Methods in io.qase.client.v2.models with parameters of type ResultRelationsModifier and TypeMethodDescriptionResultCreate.relations(ResultRelations relations) voidResultCreate.setRelations(ResultRelations relations)