Uses of Class
com.testingbot.models.TestingbotBuild
-
Packages that use TestingbotBuild Package Description com.testingbot.models -
-
Uses of TestingbotBuild in com.testingbot.models
Methods in com.testingbot.models that return types with arguments of type TestingbotBuild Modifier and Type Method Description java.util.ArrayList<TestingbotBuild>TestingbotBuildCollection. getData()Method parameters in com.testingbot.models with type arguments of type TestingbotBuild Modifier and Type Method Description voidTestingbotBuildCollection. setData(java.util.ArrayList<TestingbotBuild> data)
-