Uses of Class
io.vertx.tp.plugin.excel.atom.ExRecord
-
Packages that use ExRecord Package Description io.vertx.tp.plugin.excel.atom -
-
Uses of ExRecord in io.vertx.tp.plugin.excel.atom
Methods in io.vertx.tp.plugin.excel.atom that return types with arguments of type ExRecord Modifier and Type Method Description List<ExRecord>ExTable. get()Methods in io.vertx.tp.plugin.excel.atom with parameters of type ExRecord Modifier and Type Method Description voidExTable. add(ExRecord record)
-