Uses of Class
org.xipki.apppackage.PathInfo
-
Packages that use PathInfo Package Description org.xipki.apppackage -
-
Uses of PathInfo in org.xipki.apppackage
Methods in org.xipki.apppackage that return PathInfo Modifier and Type Method Description static PathInfoPathInfo. decode(CborDecoder decoder)Methods in org.xipki.apppackage that return types with arguments of type PathInfo Modifier and Type Method Description List<PathInfo>FileInfo. getPathInfos()Method parameters in org.xipki.apppackage with type arguments of type PathInfo Modifier and Type Method Description voidFileInfo. setPathInfos(List<PathInfo> pathInfos)
-