Package org.xipki.apppackage
Class PathInfo
java.lang.Object
org.xipki.apppackage.PathInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathInfodecode(CborDecoder decoder) voidencode(CborEncoder encoder) getPath()voidsetLastModified(Long lastModified) voidvoidsetPosixPermissions(Integer posixPermissions)
-
Constructor Details
-
PathInfo
public PathInfo()
-
-
Method Details
-
getPosixPermissions
-
setPosixPermissions
-
getPath
-
setPath
-
getLastModified
-
setLastModified
-
encode
- Throws:
IOException
-
decode
- Throws:
IOException
-