Uses of Class
fi.meliora.testlab.ext.rest.model.ModelObject
Packages that use ModelObject
-
Uses of ModelObject in fi.meliora.testlab.ext.rest.model
Subclasses of ModelObject in fi.meliora.testlab.ext.rest.modelModifier and TypeClassDescriptionclass
TestResultResource.addTestResult response.class
A VCS Changeset in Testlab project.class
A custom field object with 10 fields included.class
A custom field object with 150 fields included.class
Encapsulates a single key-value pair.class
Base class for all response objects.class
Encapsulates a single inbound result of a test case.class
Deprecated.class
Encapsulates inbound results of a single test run.Method parameters in fi.meliora.testlab.ext.rest.model with type arguments of type ModelObjectModifier and TypeMethodDescriptionModelObject.toString
(int indent, Set<ModelObject> written) Common reflected toString()-method to print out transfer object information in XML format.