|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateSensorDescriptionResponseType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of UpdateSensorDescriptionResponseType in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return UpdateSensorDescriptionResponseType | |
---|---|
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponsePropertyType.addNewUpdateSensorDescriptionResponse()
Appends and returns a new empty "UpdateSensorDescriptionResponse" element |
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseDocument.addNewUpdateSensorDescriptionResponse()
Appends and returns a new empty "UpdateSensorDescriptionResponse" element |
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponsePropertyType.getUpdateSensorDescriptionResponse()
Gets the "UpdateSensorDescriptionResponse" element |
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseDocument.getUpdateSensorDescriptionResponse()
Gets the "UpdateSensorDescriptionResponse" element |
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.newInstance()
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(File file)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(InputStream is)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(Node node)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(Reader r)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(String xmlAsString)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(URL u)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(XMLStreamReader sr)
|
static UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type UpdateSensorDescriptionResponseType | |
---|---|
void |
UpdateSensorDescriptionResponsePropertyType.setUpdateSensorDescriptionResponse(UpdateSensorDescriptionResponseType updateSensorDescriptionResponse)
Sets the "UpdateSensorDescriptionResponse" element |
void |
UpdateSensorDescriptionResponseDocument.setUpdateSensorDescriptionResponse(UpdateSensorDescriptionResponseType updateSensorDescriptionResponse)
Sets the "UpdateSensorDescriptionResponse" element |
Uses of UpdateSensorDescriptionResponseType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement UpdateSensorDescriptionResponseType | |
---|---|
class |
UpdateSensorDescriptionResponseTypeImpl
An XML UpdateSensorDescriptionResponseType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return UpdateSensorDescriptionResponseType | |
---|---|
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponsePropertyTypeImpl.addNewUpdateSensorDescriptionResponse()
Appends and returns a new empty "UpdateSensorDescriptionResponse" element |
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseDocumentImpl.addNewUpdateSensorDescriptionResponse()
Appends and returns a new empty "UpdateSensorDescriptionResponse" element |
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponsePropertyTypeImpl.getUpdateSensorDescriptionResponse()
Gets the "UpdateSensorDescriptionResponse" element |
UpdateSensorDescriptionResponseType |
UpdateSensorDescriptionResponseDocumentImpl.getUpdateSensorDescriptionResponse()
Gets the "UpdateSensorDescriptionResponse" element |
Methods in net.opengis.swes.x20.impl with parameters of type UpdateSensorDescriptionResponseType | |
---|---|
void |
UpdateSensorDescriptionResponsePropertyTypeImpl.setUpdateSensorDescriptionResponse(UpdateSensorDescriptionResponseType updateSensorDescriptionResponse)
Sets the "UpdateSensorDescriptionResponse" element |
void |
UpdateSensorDescriptionResponseDocumentImpl.setUpdateSensorDescriptionResponse(UpdateSensorDescriptionResponseType updateSensorDescriptionResponse)
Sets the "UpdateSensorDescriptionResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |