Uses of Class
org.xipki.apppackage.FileInfo
-
-
Uses of FileInfo in org.xipki.apppackage
Methods in org.xipki.apppackage that return types with arguments of type FileInfo Modifier and Type Method Description List<FileInfo>PackageInfo. getFiles()Method parameters in org.xipki.apppackage with type arguments of type FileInfo Modifier and Type Method Description voidPackageInfo. setFiles(List<FileInfo> files)
-