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.IntegergetSortOrder()DocumentgetTestCase()TestSetgetTestSet()-
Methods inherited from interface com.jamasoftware.velocity.api.DomainObjectBase
getId, getOrganizationId
-
-