public static interface HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getFailureDescription()
Gets the "FailureDescription" element
|
String |
getServiceSpecificSensorID()
Gets the "ServiceSpecificSensorID" element
|
void |
setFailureDescription(String failureDescription)
Sets the "FailureDescription" element
|
void |
setServiceSpecificSensorID(String serviceSpecificSensorID)
Sets the "ServiceSpecificSensorID" element
|
org.apache.xmlbeans.XmlString |
xgetFailureDescription()
Gets (as xml) the "FailureDescription" element
|
org.apache.xmlbeans.XmlString |
xgetServiceSpecificSensorID()
Gets (as xml) the "ServiceSpecificSensorID" element
|
void |
xsetFailureDescription(org.apache.xmlbeans.XmlString failureDescription)
Sets (as xml) the "FailureDescription" element
|
void |
xsetServiceSpecificSensorID(org.apache.xmlbeans.XmlString serviceSpecificSensorID)
Sets (as xml) the "ServiceSpecificSensorID" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getServiceSpecificSensorID()
org.apache.xmlbeans.XmlString xgetServiceSpecificSensorID()
void setServiceSpecificSensorID(String serviceSpecificSensorID)
void xsetServiceSpecificSensorID(org.apache.xmlbeans.XmlString serviceSpecificSensorID)
String getFailureDescription()
org.apache.xmlbeans.XmlString xgetFailureDescription()
void setFailureDescription(String failureDescription)
void xsetFailureDescription(org.apache.xmlbeans.XmlString failureDescription)
Copyright © 2017 52north.org. All rights reserved.