public static class

JebIoObjectFile.UserDetails

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.client.jebio.JebIoObjectFile.UserDetails

Class Overview

Details of the user of a file and the determination made by the user.

Summary

Public Constructors
UserDetails()
Public Methods
static JebIoObjectFile.UserDetails fromJson(Map o)
String getComments()
String getCreated()
SampleDetermination getDetermination()
String getFilename()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public UserDetails ()

Public Methods

public static JebIoObjectFile.UserDetails fromJson (Map o)

Throws
Exception

public String getComments ()

public String getCreated ()

public SampleDetermination getDetermination ()

public String getFilename ()