Interface IFileInfo
- All Known Implementing Classes:
OpenBisModel.FileInfoContents,OpenBisModel.FileInfoPath
public interface IFileInfo
-
Method Summary
-
Method Details
-
objectIdentifier
String objectIdentifier() -
filePath
String filePath() -
getInputStream
- Throws:
IOException
-
originalPath
String originalPath()
-