public static interface DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.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 |
|---|---|
ServiceReferenceDocument.ServiceReference |
addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference[] |
getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference |
getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
void |
removeServiceReference(int i)
Removes the ith "ServiceReference" element
|
void |
setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
int |
sizeOfServiceReferenceArray()
Returns number of "ServiceReference" 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, xmlTextServiceReferenceDocument.ServiceReference[] getServiceReferenceArray()
ServiceReferenceDocument.ServiceReference getServiceReferenceArray(int i)
int sizeOfServiceReferenceArray()
void setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
void setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
ServiceReferenceDocument.ServiceReference insertNewServiceReference(int i)
ServiceReferenceDocument.ServiceReference addNewServiceReference()
void removeServiceReference(int i)
Copyright © 2017 52north.org. All rights reserved.