Package com.jamasoftware.velocity.api
Interface TestSetCase
-
- All Superinterfaces:
DomainObjectBase
public interface TestSetCase extends DomainObjectBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Integer
getSortOrder()
Document
getTestCase()
TestSet
getTestSet()
-
Methods inherited from interface com.jamasoftware.velocity.api.DomainObjectBase
getId, getOrganizationId
-
-