public static interface RenewSensorStatusSubscriptionRequestDocument.RenewSensorStatusSubscriptionRequest
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
RenewSensorStatusSubscriptionRequestDocument.RenewSensorStatusSubscriptionRequest.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 |
getService()
Gets the "service" attribute
|
String |
getSubscriptionID()
Gets the "SubscriptionID" element
|
VersionAttribute.Version.Enum |
getVersion()
Gets the "version" attribute
|
void |
setService(String service)
Sets the "service" attribute
|
void |
setSubscriptionID(String subscriptionID)
Sets the "SubscriptionID" element
|
void |
setVersion(VersionAttribute.Version.Enum version)
Sets the "version" attribute
|
org.apache.xmlbeans.XmlString |
xgetService()
Gets (as xml) the "service" attribute
|
org.apache.xmlbeans.XmlString |
xgetSubscriptionID()
Gets (as xml) the "SubscriptionID" element
|
VersionAttribute.Version |
xgetVersion()
Gets (as xml) the "version" attribute
|
void |
xsetService(org.apache.xmlbeans.XmlString service)
Sets (as xml) the "service" attribute
|
void |
xsetSubscriptionID(org.apache.xmlbeans.XmlString subscriptionID)
Sets (as xml) the "SubscriptionID" element
|
void |
xsetVersion(VersionAttribute.Version version)
Sets (as xml) the "version" attribute
|
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 getSubscriptionID()
org.apache.xmlbeans.XmlString xgetSubscriptionID()
void setSubscriptionID(String subscriptionID)
void xsetSubscriptionID(org.apache.xmlbeans.XmlString subscriptionID)
String getService()
org.apache.xmlbeans.XmlString xgetService()
void setService(String service)
void xsetService(org.apache.xmlbeans.XmlString service)
VersionAttribute.Version.Enum getVersion()
VersionAttribute.Version xgetVersion()
void setVersion(VersionAttribute.Version.Enum version)
void xsetVersion(VersionAttribute.Version version)
Copyright © 2017 52north.org. All rights reserved.