|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteFileDocument.RemoteFile | |
---|---|
org.x52North.sensorweb.sos.importer.x02 | |
org.x52North.sensorweb.sos.importer.x02.impl |
Uses of RemoteFileDocument.RemoteFile in org.x52North.sensorweb.sos.importer.x02 |
---|
Methods in org.x52North.sensorweb.sos.importer.x02 that return RemoteFileDocument.RemoteFile | |
---|---|
RemoteFileDocument.RemoteFile |
RemoteFileDocument.addNewRemoteFile()
Appends and returns a new empty "RemoteFile" element |
RemoteFileDocument.RemoteFile |
DataFileDocument.DataFile.addNewRemoteFile()
Appends and returns a new empty "RemoteFile" element |
RemoteFileDocument.RemoteFile |
RemoteFileDocument.getRemoteFile()
Gets the "RemoteFile" element |
RemoteFileDocument.RemoteFile |
DataFileDocument.DataFile.getRemoteFile()
Gets the "RemoteFile" element |
static RemoteFileDocument.RemoteFile |
RemoteFileDocument.RemoteFile.Factory.newInstance()
|
static RemoteFileDocument.RemoteFile |
RemoteFileDocument.RemoteFile.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type RemoteFileDocument.RemoteFile | |
---|---|
void |
RemoteFileDocument.setRemoteFile(RemoteFileDocument.RemoteFile remoteFile)
Sets the "RemoteFile" element |
void |
DataFileDocument.DataFile.setRemoteFile(RemoteFileDocument.RemoteFile remoteFile)
Sets the "RemoteFile" element |
Uses of RemoteFileDocument.RemoteFile in org.x52North.sensorweb.sos.importer.x02.impl |
---|
Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement RemoteFileDocument.RemoteFile | |
---|---|
static class |
RemoteFileDocumentImpl.RemoteFileImpl
An XML RemoteFile(@http://52north.org/sensorweb/sos/importer/0.2/). |
Methods in org.x52North.sensorweb.sos.importer.x02.impl that return RemoteFileDocument.RemoteFile | |
---|---|
RemoteFileDocument.RemoteFile |
RemoteFileDocumentImpl.addNewRemoteFile()
Appends and returns a new empty "RemoteFile" element |
RemoteFileDocument.RemoteFile |
DataFileDocumentImpl.DataFileImpl.addNewRemoteFile()
Appends and returns a new empty "RemoteFile" element |
RemoteFileDocument.RemoteFile |
RemoteFileDocumentImpl.getRemoteFile()
Gets the "RemoteFile" element |
RemoteFileDocument.RemoteFile |
DataFileDocumentImpl.DataFileImpl.getRemoteFile()
Gets the "RemoteFile" element |
Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type RemoteFileDocument.RemoteFile | |
---|---|
void |
RemoteFileDocumentImpl.setRemoteFile(RemoteFileDocument.RemoteFile remoteFile)
Sets the "RemoteFile" element |
void |
DataFileDocumentImpl.DataFileImpl.setRemoteFile(RemoteFileDocument.RemoteFile remoteFile)
Sets the "RemoteFile" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |