public static class HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements HarvestServiceResponseDocument.HarvestServiceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.DeletedSensorImpl
An XML DeletedSensor(@http://52north.org/sir/0.3.2).
|
static class |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.FailedSensorImpl
An XML FailedSensor(@http://52north.org/sir/0.3.2).
|
static class |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.InsertedSensorImpl
An XML InsertedSensor(@http://52north.org/sir/0.3.2).
|
static class |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.UpdatedSensorImpl
An XML UpdatedSensor(@http://52north.org/sir/0.3.2).
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor, HarvestServiceResponseDocument.HarvestServiceResponse.Factory, HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor, HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor, HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
HarvestServiceResponseImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
addNewDeletedSensor()
Appends and returns a new empty value (as xml) as the last "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor |
addNewFailedSensor()
Appends and returns a new empty value (as xml) as the last "FailedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor |
addNewInsertedSensor()
Appends and returns a new empty value (as xml) as the last "InsertedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor |
addNewUpdatedSensor()
Appends and returns a new empty value (as xml) as the last "UpdatedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] |
getDeletedSensorArray()
Gets array of all "DeletedSensor" elements
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
getDeletedSensorArray(int i)
Gets ith "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor[] |
getFailedSensorArray()
Gets array of all "FailedSensor" elements
|
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor |
getFailedSensorArray(int i)
Gets ith "FailedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor[] |
getInsertedSensorArray()
Gets array of all "InsertedSensor" elements
|
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor |
getInsertedSensorArray(int i)
Gets ith "InsertedSensor" element
|
int |
getNumberOfDeletedSensors()
Gets the "NumberOfDeletedSensors" element
|
int |
getNumberOfFailedSensors()
Gets the "NumberOfFailedSensors" element
|
int |
getNumberOfFoundSensors()
Gets the "NumberOfFoundSensors" element
|
int |
getNumberOfInsertedSensors()
Gets the "NumberOfInsertedSensors" element
|
int |
getNumberOfUpdatedSensors()
Gets the "NumberOfUpdatedSensors" element
|
String |
getServiceType()
Gets the "ServiceType" element
|
String |
getServiceURL()
Gets the "ServiceURL" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor[] |
getUpdatedSensorArray()
Gets array of all "UpdatedSensor" elements
|
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor |
getUpdatedSensorArray(int i)
Gets ith "UpdatedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
insertNewDeletedSensor(int i)
Inserts and returns a new empty value (as xml) as the ith "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor |
insertNewFailedSensor(int i)
Inserts and returns a new empty value (as xml) as the ith "FailedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor |
insertNewInsertedSensor(int i)
Inserts and returns a new empty value (as xml) as the ith "InsertedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor |
insertNewUpdatedSensor(int i)
Inserts and returns a new empty value (as xml) as the ith "UpdatedSensor" element
|
void |
removeDeletedSensor(int i)
Removes the ith "DeletedSensor" element
|
void |
removeFailedSensor(int i)
Removes the ith "FailedSensor" element
|
void |
removeInsertedSensor(int i)
Removes the ith "InsertedSensor" element
|
void |
removeUpdatedSensor(int i)
Removes the ith "UpdatedSensor" element
|
void |
setDeletedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] deletedSensorArray)
Sets array of all "DeletedSensor" element
|
void |
setDeletedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor deletedSensor)
Sets ith "DeletedSensor" element
|
void |
setFailedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor[] failedSensorArray)
Sets array of all "FailedSensor" element
|
void |
setFailedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor failedSensor)
Sets ith "FailedSensor" element
|
void |
setInsertedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor[] insertedSensorArray)
Sets array of all "InsertedSensor" element
|
void |
setInsertedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor insertedSensor)
Sets ith "InsertedSensor" element
|
void |
setNumberOfDeletedSensors(int numberOfDeletedSensors)
Sets the "NumberOfDeletedSensors" element
|
void |
setNumberOfFailedSensors(int numberOfFailedSensors)
Sets the "NumberOfFailedSensors" element
|
void |
setNumberOfFoundSensors(int numberOfFoundSensors)
Sets the "NumberOfFoundSensors" element
|
void |
setNumberOfInsertedSensors(int numberOfInsertedSensors)
Sets the "NumberOfInsertedSensors" element
|
void |
setNumberOfUpdatedSensors(int numberOfUpdatedSensors)
Sets the "NumberOfUpdatedSensors" element
|
void |
setServiceType(String serviceType)
Sets the "ServiceType" element
|
void |
setServiceURL(String serviceURL)
Sets the "ServiceURL" element
|
void |
setUpdatedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor[] updatedSensorArray)
Sets array of all "UpdatedSensor" element
|
void |
setUpdatedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor updatedSensor)
Sets ith "UpdatedSensor" element
|
int |
sizeOfDeletedSensorArray()
Returns number of "DeletedSensor" element
|
int |
sizeOfFailedSensorArray()
Returns number of "FailedSensor" element
|
int |
sizeOfInsertedSensorArray()
Returns number of "InsertedSensor" element
|
int |
sizeOfUpdatedSensorArray()
Returns number of "UpdatedSensor" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfDeletedSensors()
Gets (as xml) the "NumberOfDeletedSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfFailedSensors()
Gets (as xml) the "NumberOfFailedSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfFoundSensors()
Gets (as xml) the "NumberOfFoundSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfInsertedSensors()
Gets (as xml) the "NumberOfInsertedSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfUpdatedSensors()
Gets (as xml) the "NumberOfUpdatedSensors" element
|
org.apache.xmlbeans.XmlString |
xgetServiceType()
Gets (as xml) the "ServiceType" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetServiceURL()
Gets (as xml) the "ServiceURL" element
|
void |
xsetNumberOfDeletedSensors(org.apache.xmlbeans.XmlInt numberOfDeletedSensors)
Sets (as xml) the "NumberOfDeletedSensors" element
|
void |
xsetNumberOfFailedSensors(org.apache.xmlbeans.XmlInt numberOfFailedSensors)
Sets (as xml) the "NumberOfFailedSensors" element
|
void |
xsetNumberOfFoundSensors(org.apache.xmlbeans.XmlInt numberOfFoundSensors)
Sets (as xml) the "NumberOfFoundSensors" element
|
void |
xsetNumberOfInsertedSensors(org.apache.xmlbeans.XmlInt numberOfInsertedSensors)
Sets (as xml) the "NumberOfInsertedSensors" element
|
void |
xsetNumberOfUpdatedSensors(org.apache.xmlbeans.XmlInt numberOfUpdatedSensors)
Sets (as xml) the "NumberOfUpdatedSensors" element
|
void |
xsetServiceType(org.apache.xmlbeans.XmlString serviceType)
Sets (as xml) the "ServiceType" element
|
void |
xsetServiceURL(org.apache.xmlbeans.XmlAnyURI serviceURL)
Sets (as xml) the "ServiceURL" element
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, 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, xmlTextpublic HarvestServiceResponseImpl(org.apache.xmlbeans.SchemaType sType)
public String getServiceURL()
getServiceURL in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlAnyURI xgetServiceURL()
xgetServiceURL in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setServiceURL(String serviceURL)
setServiceURL in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetServiceURL(org.apache.xmlbeans.XmlAnyURI serviceURL)
xsetServiceURL in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic String getServiceType()
getServiceType in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlString xgetServiceType()
xgetServiceType in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setServiceType(String serviceType)
setServiceType in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetServiceType(org.apache.xmlbeans.XmlString serviceType)
xsetServiceType in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int getNumberOfFoundSensors()
getNumberOfFoundSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlInt xgetNumberOfFoundSensors()
xgetNumberOfFoundSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setNumberOfFoundSensors(int numberOfFoundSensors)
setNumberOfFoundSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetNumberOfFoundSensors(org.apache.xmlbeans.XmlInt numberOfFoundSensors)
xsetNumberOfFoundSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int getNumberOfInsertedSensors()
getNumberOfInsertedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlInt xgetNumberOfInsertedSensors()
xgetNumberOfInsertedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setNumberOfInsertedSensors(int numberOfInsertedSensors)
setNumberOfInsertedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetNumberOfInsertedSensors(org.apache.xmlbeans.XmlInt numberOfInsertedSensors)
xsetNumberOfInsertedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int getNumberOfDeletedSensors()
getNumberOfDeletedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlInt xgetNumberOfDeletedSensors()
xgetNumberOfDeletedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setNumberOfDeletedSensors(int numberOfDeletedSensors)
setNumberOfDeletedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetNumberOfDeletedSensors(org.apache.xmlbeans.XmlInt numberOfDeletedSensors)
xsetNumberOfDeletedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int getNumberOfUpdatedSensors()
getNumberOfUpdatedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlInt xgetNumberOfUpdatedSensors()
xgetNumberOfUpdatedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setNumberOfUpdatedSensors(int numberOfUpdatedSensors)
setNumberOfUpdatedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetNumberOfUpdatedSensors(org.apache.xmlbeans.XmlInt numberOfUpdatedSensors)
xsetNumberOfUpdatedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int getNumberOfFailedSensors()
getNumberOfFailedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic org.apache.xmlbeans.XmlInt xgetNumberOfFailedSensors()
xgetNumberOfFailedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setNumberOfFailedSensors(int numberOfFailedSensors)
setNumberOfFailedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void xsetNumberOfFailedSensors(org.apache.xmlbeans.XmlInt numberOfFailedSensors)
xsetNumberOfFailedSensors in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor[] getInsertedSensorArray()
getInsertedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor getInsertedSensorArray(int i)
getInsertedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int sizeOfInsertedSensorArray()
sizeOfInsertedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setInsertedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor[] insertedSensorArray)
setInsertedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setInsertedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor insertedSensor)
setInsertedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor insertNewInsertedSensor(int i)
insertNewInsertedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor addNewInsertedSensor()
addNewInsertedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void removeInsertedSensor(int i)
removeInsertedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] getDeletedSensorArray()
getDeletedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor getDeletedSensorArray(int i)
getDeletedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int sizeOfDeletedSensorArray()
sizeOfDeletedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setDeletedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] deletedSensorArray)
setDeletedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setDeletedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor deletedSensor)
setDeletedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor insertNewDeletedSensor(int i)
insertNewDeletedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor addNewDeletedSensor()
addNewDeletedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void removeDeletedSensor(int i)
removeDeletedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor[] getUpdatedSensorArray()
getUpdatedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor getUpdatedSensorArray(int i)
getUpdatedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int sizeOfUpdatedSensorArray()
sizeOfUpdatedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setUpdatedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor[] updatedSensorArray)
setUpdatedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setUpdatedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor updatedSensor)
setUpdatedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor insertNewUpdatedSensor(int i)
insertNewUpdatedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor addNewUpdatedSensor()
addNewUpdatedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void removeUpdatedSensor(int i)
removeUpdatedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor[] getFailedSensorArray()
getFailedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor getFailedSensorArray(int i)
getFailedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic int sizeOfFailedSensorArray()
sizeOfFailedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setFailedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor[] failedSensorArray)
setFailedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void setFailedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor failedSensor)
setFailedSensorArray in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor insertNewFailedSensor(int i)
insertNewFailedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor addNewFailedSensor()
addNewFailedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponsepublic void removeFailedSensor(int i)
removeFailedSensor in interface HarvestServiceResponseDocument.HarvestServiceResponseCopyright © 2017 52north.org. All rights reserved.