Uses of Class
io.qase.client.v2.models.RelationSuiteItem
Packages that use RelationSuiteItem
-
Uses of RelationSuiteItem in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return RelationSuiteItemModifier and TypeMethodDescriptionstatic RelationSuiteItemCreate an instance of RelationSuiteItem given an JSON stringRelationSuiteItem.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.Methods in io.qase.client.v2.models that return types with arguments of type RelationSuiteItemMethods in io.qase.client.v2.models with parameters of type RelationSuiteItemMethod parameters in io.qase.client.v2.models with type arguments of type RelationSuiteItemModifier and TypeMethodDescriptionRelationSuite.data(List<RelationSuiteItem> data) voidRelationSuite.setData(List<RelationSuiteItem> data)