public class Destination extends Object
Destination()
String
getKey()
key
getSecret()
secret
getUrl()
url
void
setKey(String key)
setSecret(String secret)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Destination()
public String getUrl()
public void setUrl(String url)
public String getKey()
public void setKey(String key)
public String getSecret()
public void setSecret(String secret)
Copyright © 2019. All rights reserved.