|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommentIndicatorDocument.CommentIndicator | |
---|---|
org.x52North.sensorweb.sos.importer.x02 | |
org.x52North.sensorweb.sos.importer.x02.impl |
Uses of CommentIndicatorDocument.CommentIndicator in org.x52North.sensorweb.sos.importer.x02 |
---|
Methods in org.x52North.sensorweb.sos.importer.x02 that return CommentIndicatorDocument.CommentIndicator | |
---|---|
static CommentIndicatorDocument.CommentIndicator |
CommentIndicatorDocument.CommentIndicator.Factory.newInstance()
|
static CommentIndicatorDocument.CommentIndicator |
CommentIndicatorDocument.CommentIndicator.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CommentIndicatorDocument.CommentIndicator |
CommentIndicatorDocument.CommentIndicator.Factory.newValue(Object obj)
|
CommentIndicatorDocument.CommentIndicator |
ParameterDocument.Parameter.xgetCommentIndicator()
Gets (as xml) the "CommentIndicator" element |
CommentIndicatorDocument.CommentIndicator |
CommentIndicatorDocument.xgetCommentIndicator()
Gets (as xml) the "CommentIndicator" element |
Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type CommentIndicatorDocument.CommentIndicator | |
---|---|
void |
ParameterDocument.Parameter.xsetCommentIndicator(CommentIndicatorDocument.CommentIndicator commentIndicator)
Sets (as xml) the "CommentIndicator" element |
void |
CommentIndicatorDocument.xsetCommentIndicator(CommentIndicatorDocument.CommentIndicator commentIndicator)
Sets (as xml) the "CommentIndicator" element |
Uses of CommentIndicatorDocument.CommentIndicator in org.x52North.sensorweb.sos.importer.x02.impl |
---|
Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement CommentIndicatorDocument.CommentIndicator | |
---|---|
static class |
CommentIndicatorDocumentImpl.CommentIndicatorImpl
An XML CommentIndicator(@http://52north.org/sensorweb/sos/importer/0.2/). |
Methods in org.x52North.sensorweb.sos.importer.x02.impl that return CommentIndicatorDocument.CommentIndicator | |
---|---|
CommentIndicatorDocument.CommentIndicator |
ParameterDocumentImpl.ParameterImpl.xgetCommentIndicator()
Gets (as xml) the "CommentIndicator" element |
CommentIndicatorDocument.CommentIndicator |
CommentIndicatorDocumentImpl.xgetCommentIndicator()
Gets (as xml) the "CommentIndicator" element |
Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type CommentIndicatorDocument.CommentIndicator | |
---|---|
void |
ParameterDocumentImpl.ParameterImpl.xsetCommentIndicator(CommentIndicatorDocument.CommentIndicator commentIndicator)
Sets (as xml) the "CommentIndicator" element |
void |
CommentIndicatorDocumentImpl.xsetCommentIndicator(CommentIndicatorDocument.CommentIndicator commentIndicator)
Sets (as xml) the "CommentIndicator" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |