|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyDocument.Key | |
---|---|
org.x52North.sensorweb.sos.importer.x02 | |
org.x52North.sensorweb.sos.importer.x02.impl |
Uses of KeyDocument.Key in org.x52North.sensorweb.sos.importer.x02 |
---|
Methods in org.x52North.sensorweb.sos.importer.x02 that return KeyDocument.Key | |
---|---|
static KeyDocument.Key |
KeyDocument.Key.Factory.newInstance()
|
static KeyDocument.Key |
KeyDocument.Key.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static KeyDocument.Key |
KeyDocument.Key.Factory.newValue(Object obj)
|
KeyDocument.Key |
MetadataDocument.Metadata.xgetKey()
Gets (as xml) the "Key" element |
KeyDocument.Key |
KeyDocument.xgetKey()
Gets (as xml) the "Key" element |
Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type KeyDocument.Key | |
---|---|
void |
MetadataDocument.Metadata.xsetKey(KeyDocument.Key key)
Sets (as xml) the "Key" element |
void |
KeyDocument.xsetKey(KeyDocument.Key key)
Sets (as xml) the "Key" element |
Uses of KeyDocument.Key in org.x52North.sensorweb.sos.importer.x02.impl |
---|
Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement KeyDocument.Key | |
---|---|
static class |
KeyDocumentImpl.KeyImpl
An XML Key(@http://52north.org/sensorweb/sos/importer/0.2/). |
Methods in org.x52North.sensorweb.sos.importer.x02.impl that return KeyDocument.Key | |
---|---|
KeyDocument.Key |
MetadataDocumentImpl.MetadataImpl.xgetKey()
Gets (as xml) the "Key" element |
KeyDocument.Key |
KeyDocumentImpl.xgetKey()
Gets (as xml) the "Key" element |
Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type KeyDocument.Key | |
---|---|
void |
MetadataDocumentImpl.MetadataImpl.xsetKey(KeyDocument.Key key)
Sets (as xml) the "Key" element |
void |
KeyDocumentImpl.xsetKey(KeyDocument.Key key)
Sets (as xml) the "Key" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |