Uses of Class
net.sf.okapi.filters.xini.jaxb.FileInfo
-
Packages that use FileInfo Package Description net.sf.okapi.filters.xini.jaxb -
-
Uses of FileInfo in net.sf.okapi.filters.xini.jaxb
Fields in net.sf.okapi.filters.xini.jaxb declared as FileInfo Modifier and Type Field Description protected FileInfoXini. fileInfoMethods in net.sf.okapi.filters.xini.jaxb that return FileInfo Modifier and Type Method Description FileInfoObjectFactory. createFileInfo()Create an instance ofFileInfoFileInfoXini. getFileInfo()Gets the value of the fileInfo property.Methods in net.sf.okapi.filters.xini.jaxb with parameters of type FileInfo Modifier and Type Method Description voidXini. setFileInfo(FileInfo value)Sets the value of the fileInfo property.
-