public class RemoteLink extends Resource
apirev, DEFAULT_API_REV, id, restclient, self| Constructor and Description |
|---|
RemoteLink(RestClient restclient,
net.sf.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteUrl() |
String |
getTitle() |
void |
setRemoteUrl(String remoteUrl) |
void |
setTitle(String title) |
getApiRev, getAuthUri, getBaseUri, getId, getSelf, getUrl, setApiRevpublic RemoteLink(RestClient restclient, net.sf.json.JSONObject json)
Copyright © 2022. All rights reserved.