Uses of Class
org.xipki.apppackage.FileInfo
-
Packages that use FileInfo Package Description org.xipki.apppackage -
-
Uses of FileInfo in org.xipki.apppackage
Methods in org.xipki.apppackage that return FileInfo Modifier and Type Method Description static FileInfoFileInfo. decode(CborDecoder decoder)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)
-