public static interface RenewSensorStatusSubscriptionResponseDocument.RenewSensorStatusSubscriptionResponse
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
RenewSensorStatusSubscriptionResponseDocument.RenewSensorStatusSubscriptionResponse.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 |
|---|---|
Calendar |
getNewExpirationDate()
Gets the "NewExpirationDate" element
|
String |
getSubscriptionID()
Gets the "SubscriptionID" element
|
void |
setNewExpirationDate(Calendar newExpirationDate)
Sets the "NewExpirationDate" element
|
void |
setSubscriptionID(String subscriptionID)
Sets the "SubscriptionID" element
|
org.apache.xmlbeans.XmlDateTime |
xgetNewExpirationDate()
Gets (as xml) the "NewExpirationDate" element
|
org.apache.xmlbeans.XmlString |
xgetSubscriptionID()
Gets (as xml) the "SubscriptionID" element
|
void |
xsetNewExpirationDate(org.apache.xmlbeans.XmlDateTime newExpirationDate)
Sets (as xml) the "NewExpirationDate" element
|
void |
xsetSubscriptionID(org.apache.xmlbeans.XmlString subscriptionID)
Sets (as xml) the "SubscriptionID" 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 getSubscriptionID()
org.apache.xmlbeans.XmlString xgetSubscriptionID()
void setSubscriptionID(String subscriptionID)
void xsetSubscriptionID(org.apache.xmlbeans.XmlString subscriptionID)
Calendar getNewExpirationDate()
org.apache.xmlbeans.XmlDateTime xgetNewExpirationDate()
void setNewExpirationDate(Calendar newExpirationDate)
void xsetNewExpirationDate(org.apache.xmlbeans.XmlDateTime newExpirationDate)
Copyright © 2017 52north.org. All rights reserved.