public class ProKey extends Object
ProKey(String username, String proKey)
static ProKey
fromJson(String jsonData)
String
getProKey()
getUsername()
toJson()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProKey(String username, String proKey)
public static ProKey fromJson(String jsonData)
public String toJson()
public String getUsername()
public String getProKey()
Copyright © 2017-2022. All Rights Reserved.