public static interface HarvestServiceResponseDocument.HarvestServiceResponse
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor
An XML DeletedSensor(@http://52north.org/sir/0.3.2).
|
static class |
HarvestServiceResponseDocument.HarvestServiceResponse.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor
An XML FailedSensor(@http://52north.org/sir/0.3.2).
|
static interface |
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor
An XML InsertedSensor(@http://52north.org/sir/0.3.2).
|
static interface |
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor
An XML UpdatedSensor(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| 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
|
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 getServiceURL()
org.apache.xmlbeans.XmlAnyURI xgetServiceURL()
void setServiceURL(String serviceURL)
void xsetServiceURL(org.apache.xmlbeans.XmlAnyURI serviceURL)
String getServiceType()
org.apache.xmlbeans.XmlString xgetServiceType()
void setServiceType(String serviceType)
void xsetServiceType(org.apache.xmlbeans.XmlString serviceType)
int getNumberOfFoundSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfFoundSensors()
void setNumberOfFoundSensors(int numberOfFoundSensors)
void xsetNumberOfFoundSensors(org.apache.xmlbeans.XmlInt numberOfFoundSensors)
int getNumberOfInsertedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfInsertedSensors()
void setNumberOfInsertedSensors(int numberOfInsertedSensors)
void xsetNumberOfInsertedSensors(org.apache.xmlbeans.XmlInt numberOfInsertedSensors)
int getNumberOfDeletedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfDeletedSensors()
void setNumberOfDeletedSensors(int numberOfDeletedSensors)
void xsetNumberOfDeletedSensors(org.apache.xmlbeans.XmlInt numberOfDeletedSensors)
int getNumberOfUpdatedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfUpdatedSensors()
void setNumberOfUpdatedSensors(int numberOfUpdatedSensors)
void xsetNumberOfUpdatedSensors(org.apache.xmlbeans.XmlInt numberOfUpdatedSensors)
int getNumberOfFailedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfFailedSensors()
void setNumberOfFailedSensors(int numberOfFailedSensors)
void xsetNumberOfFailedSensors(org.apache.xmlbeans.XmlInt numberOfFailedSensors)
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor[] getInsertedSensorArray()
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor getInsertedSensorArray(int i)
int sizeOfInsertedSensorArray()
void setInsertedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor[] insertedSensorArray)
void setInsertedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor insertedSensor)
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor insertNewInsertedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.InsertedSensor addNewInsertedSensor()
void removeInsertedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] getDeletedSensorArray()
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor getDeletedSensorArray(int i)
int sizeOfDeletedSensorArray()
void setDeletedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] deletedSensorArray)
void setDeletedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor deletedSensor)
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor insertNewDeletedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor addNewDeletedSensor()
void removeDeletedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor[] getUpdatedSensorArray()
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor getUpdatedSensorArray(int i)
int sizeOfUpdatedSensorArray()
void setUpdatedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor[] updatedSensorArray)
void setUpdatedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor updatedSensor)
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor insertNewUpdatedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.UpdatedSensor addNewUpdatedSensor()
void removeUpdatedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor[] getFailedSensorArray()
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor getFailedSensorArray(int i)
int sizeOfFailedSensorArray()
void setFailedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor[] failedSensorArray)
void setFailedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor failedSensor)
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor insertNewFailedSensor(int i)
HarvestServiceResponseDocument.HarvestServiceResponse.FailedSensor addNewFailedSensor()
void removeFailedSensor(int i)
Copyright © 2017 52north.org. All rights reserved.