Uses of Class
net.sf.okapi.filters.xini.jaxb.TR
-
Packages that use TR Package Description net.sf.okapi.filters.xini.jaxb -
-
Uses of TR in net.sf.okapi.filters.xini.jaxb
Fields in net.sf.okapi.filters.xini.jaxb with type parameters of type TR Modifier and Type Field Description protected List<TR>Table. trMethods in net.sf.okapi.filters.xini.jaxb that return TR Modifier and Type Method Description TRObjectFactory. createTR()Create an instance ofTRMethods in net.sf.okapi.filters.xini.jaxb that return types with arguments of type TR Modifier and Type Method Description List<TR>Table. getTR()Gets the value of the tr property.
-