@Entity public class DropboxToken extends Object implements Serializable
protected String
user
DropboxToken()
String
getKey()
getSecret()
getUser()
void
setKey(String key)
setSecret(String secret)
setUser(String user)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@DocumentId protected String user
public DropboxToken()
public String getUser()
public void setUser(String user)
public String getKey()
public void setKey(String key)
public String getSecret()
public void setSecret(String secret)
public String toString()
toString
Object
Copyright © 2016. All rights reserved.