# Class: com.pnfsoftware.jeb.client.jebio.JebIoObjectFile

Details of a file and its user.

## Constructor: JebIoObjectFile


## Method: getCreated
- return type: `java.lang.String`


## Method: getFilesize
- return type: `long`


## Method: getFilestatus
- return type: `int`


## Method: getMd5hash
- return type: `java.lang.String`


## Method: getSha1hash
- return type: `java.lang.String`


## Method: getSha256hash
- return type: `java.lang.String`


## Method: getUserdetails
- return type: `com.pnfsoftware.jeb.client.jebio.JebIoObjectFile.UserDetails`


## Static Method: fromJson
- parameter: `o`, type: `java.util.Map`
- return type: `com.pnfsoftware.jeb.client.jebio.JebIoObjectFile`


