|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDocument.Type | |
---|---|
org.x52North.sensorweb.sos.importer.x02 | |
org.x52North.sensorweb.sos.importer.x02.impl |
Uses of TypeDocument.Type in org.x52North.sensorweb.sos.importer.x02 |
---|
Methods in org.x52North.sensorweb.sos.importer.x02 that return TypeDocument.Type | |
---|---|
static TypeDocument.Type |
TypeDocument.Type.Factory.newInstance()
|
static TypeDocument.Type |
TypeDocument.Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TypeDocument.Type |
TypeDocument.Type.Factory.newValue(Object obj)
|
TypeDocument.Type |
TypeDocument.xgetType()
Gets (as xml) the "Type" element |
TypeDocument.Type |
ColumnDocument.Column.xgetType()
Gets (as xml) the "Type" element |
Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type TypeDocument.Type | |
---|---|
void |
TypeDocument.xsetType(TypeDocument.Type type)
Sets (as xml) the "Type" element |
void |
ColumnDocument.Column.xsetType(TypeDocument.Type type)
Sets (as xml) the "Type" element |
Uses of TypeDocument.Type in org.x52North.sensorweb.sos.importer.x02.impl |
---|
Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement TypeDocument.Type | |
---|---|
static class |
TypeDocumentImpl.TypeImpl
An XML Type(@http://52north.org/sensorweb/sos/importer/0.2/). |
Methods in org.x52North.sensorweb.sos.importer.x02.impl that return TypeDocument.Type | |
---|---|
TypeDocument.Type |
TypeDocumentImpl.xgetType()
Gets (as xml) the "Type" element |
TypeDocument.Type |
ColumnDocumentImpl.ColumnImpl.xgetType()
Gets (as xml) the "Type" element |
Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type TypeDocument.Type | |
---|---|
void |
TypeDocumentImpl.xsetType(TypeDocument.Type type)
Sets (as xml) the "Type" element |
void |
ColumnDocumentImpl.ColumnImpl.xsetType(TypeDocument.Type type)
Sets (as xml) the "Type" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |