Uses of Class
net.sf.okapi.filters.xini.jaxb.FilterInfo
-
Packages that use FilterInfo Package Description net.sf.okapi.filters.xini.jaxb -
-
Uses of FilterInfo in net.sf.okapi.filters.xini.jaxb
Fields in net.sf.okapi.filters.xini.jaxb declared as FilterInfo Modifier and Type Field Description protected FilterInfoXini. filterInfoMethods in net.sf.okapi.filters.xini.jaxb that return FilterInfo Modifier and Type Method Description FilterInfoObjectFactory. createFilterInfo()Create an instance ofFilterInfoFilterInfoXini. getFilterInfo()Gets the value of the filterInfo property.Methods in net.sf.okapi.filters.xini.jaxb with parameters of type FilterInfo Modifier and Type Method Description voidXini. setFilterInfo(FilterInfo value)Sets the value of the filterInfo property.
-