InsertSensorResponseType |
InsertSensorResponseDocument.addNewInsertSensorResponse() |
Appends and returns a new empty "InsertSensorResponse" element
|
InsertSensorResponseType |
InsertSensorResponsePropertyType.addNewInsertSensorResponse() |
Appends and returns a new empty "InsertSensorResponse" element
|
InsertSensorResponseType |
InsertSensorResponseDocument.getInsertSensorResponse() |
Gets the "InsertSensorResponse" element
|
InsertSensorResponseType |
InsertSensorResponsePropertyType.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(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(XMLStreamReader sr) |
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(Node node) |
|
static InsertSensorResponseType |
InsertSensorResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|