|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertSensorResponseType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of InsertSensorResponseType in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return InsertSensorResponseType | |
---|---|
InsertSensorResponseType |
InsertSensorResponsePropertyType.addNewInsertSensorResponse()
Appends and returns a new empty "InsertSensorResponse" element |
InsertSensorResponseType |
InsertSensorResponseDocument.addNewInsertSensorResponse()
Appends and returns a new empty "InsertSensorResponse" element |
InsertSensorResponseType |
InsertSensorResponsePropertyType.getInsertSensorResponse()
Gets the "InsertSensorResponse" element |
InsertSensorResponseType |
InsertSensorResponseDocument.getInsertSensorResponse()
Gets the "InsertSensorResponse" element |
static InsertSensorResponseType |
InsertSensorResponseType.Factory.newInstance()
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(File file)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(InputStream is)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(Node node)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(Reader r)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(String xmlAsString)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(URL u)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(XMLStreamReader sr)
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type InsertSensorResponseType | |
---|---|
void |
InsertSensorResponsePropertyType.setInsertSensorResponse(InsertSensorResponseType insertSensorResponse)
Sets the "InsertSensorResponse" element |
void |
InsertSensorResponseDocument.setInsertSensorResponse(InsertSensorResponseType insertSensorResponse)
Sets the "InsertSensorResponse" element |
Uses of InsertSensorResponseType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement InsertSensorResponseType | |
---|---|
class |
InsertSensorResponseTypeImpl
An XML InsertSensorResponseType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return InsertSensorResponseType | |
---|---|
InsertSensorResponseType |
InsertSensorResponsePropertyTypeImpl.addNewInsertSensorResponse()
Appends and returns a new empty "InsertSensorResponse" element |
InsertSensorResponseType |
InsertSensorResponseDocumentImpl.addNewInsertSensorResponse()
Appends and returns a new empty "InsertSensorResponse" element |
InsertSensorResponseType |
InsertSensorResponsePropertyTypeImpl.getInsertSensorResponse()
Gets the "InsertSensorResponse" element |
InsertSensorResponseType |
InsertSensorResponseDocumentImpl.getInsertSensorResponse()
Gets the "InsertSensorResponse" element |
Methods in net.opengis.swes.x20.impl with parameters of type InsertSensorResponseType | |
---|---|
void |
InsertSensorResponsePropertyTypeImpl.setInsertSensorResponse(InsertSensorResponseType insertSensorResponse)
Sets the "InsertSensorResponse" element |
void |
InsertSensorResponseDocumentImpl.setInsertSensorResponse(InsertSensorResponseType insertSensorResponse)
Sets the "InsertSensorResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |