Uses of Class
com.chutneytesting.globalvar.api.GlobalVarController.TextDto
-
Packages that use GlobalVarController.TextDto Package Description com.chutneytesting.globalvar.api -
-
Uses of GlobalVarController.TextDto in com.chutneytesting.globalvar.api
Methods in com.chutneytesting.globalvar.api that return GlobalVarController.TextDto Modifier and Type Method Description GlobalVarController.TextDtoGlobalVarController. getFile(String fileName)Methods in com.chutneytesting.globalvar.api with parameters of type GlobalVarController.TextDto Modifier and Type Method Description voidGlobalVarController. save(String fileName, GlobalVarController.TextDto textContent)
-