java.rmi.RemoteClipboardJob, LocalJob, RemoteJobpublic interface Job
extends java.rmi.Remote
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getXML() |
Gets the xml string.
|
void |
setXML(java.lang.String xml) |
Sets the xml string.
|
java.lang.String getXML()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setXML(java.lang.String xml)
throws java.rmi.RemoteException
xml - the xml stringjava.rmi.RemoteException