public class

JebIoObjectUser

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.client.jebio.JebIoObjectUser

Class Overview

Definition of a JEB.IO user.

Summary

Public Constructors
JebIoObjectUser()
Public Methods
static JebIoObjectUser fromJson(Map o)
String getApikey()
long getCode()
String getCreated()
String getLastreceivets()
String getLastsharets()
int getReceivecount()
int getScore()
int getSharecount()
int getUserid()
String getUsername()
boolean isConfirmed()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public JebIoObjectUser ()

Public Methods

public static JebIoObjectUser fromJson (Map o)

Throws
Exception

public String getApikey ()

public long getCode ()

public String getCreated ()

public String getLastreceivets ()

public String getLastsharets ()

public int getReceivecount ()

public int getScore ()

public int getSharecount ()

public int getUserid ()

public String getUsername ()

public boolean isConfirmed ()