Uses of Class
net.sf.okapi.filters.xini.jaxb.StatisticInfo
-
Packages that use StatisticInfo Package Description net.sf.okapi.filters.xini.jaxb -
-
Uses of StatisticInfo in net.sf.okapi.filters.xini.jaxb
Fields in net.sf.okapi.filters.xini.jaxb declared as StatisticInfo Modifier and Type Field Description protected StatisticInfoXini. statisticInfoMethods in net.sf.okapi.filters.xini.jaxb that return StatisticInfo Modifier and Type Method Description StatisticInfoObjectFactory. createStatisticInfo()Create an instance ofStatisticInfoStatisticInfoXini. getStatisticInfo()Gets the value of the statisticInfo property.Methods in net.sf.okapi.filters.xini.jaxb with parameters of type StatisticInfo Modifier and Type Method Description voidXini. setStatisticInfo(StatisticInfo value)Sets the value of the statisticInfo property.
-