|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.geomobile.joined.api.data.JOUserFactory
public class JOUserFactory
This class contains various methods for creating user information.
| Method Summary | |
|---|---|
JOUser |
createUser(String json)
This method creates an JOUser object from a Json document. |
static JOUserFactory |
instance()
This method returns an instance of the class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JOUserFactory instance()
public JOUser createUser(String json)
throws JOFriendFinderUnexpectedException
JOUser object from a Json document.
json - The Json document.
JOUser object.
JOFriendFinderUnexpectedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||