public abstract class ModelBase extends Object
ModelBase()
static <T extends ModelBase> T
fromJSON(String json_string, Class<T> classType)
String
toJSON()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModelBase()
public String toJSON()
public static <T extends ModelBase> T fromJSON(String json_string, Class<T> classType)
Copyright © 2015 AskFast BV. All rights reserved.