public static interface SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.SubscriptionTarget
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.SubscriptionTarget.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 |
getNotificationID()
Gets the "NotificationID" element
|
String |
getNotificationURL()
Gets the "NotificationURL" element
|
void |
setNotificationID(String notificationID)
Sets the "NotificationID" element
|
void |
setNotificationURL(String notificationURL)
Sets the "NotificationURL" element
|
org.apache.xmlbeans.XmlString |
xgetNotificationID()
Gets (as xml) the "NotificationID" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetNotificationURL()
Gets (as xml) the "NotificationURL" element
|
void |
xsetNotificationID(org.apache.xmlbeans.XmlString notificationID)
Sets (as xml) the "NotificationID" element
|
void |
xsetNotificationURL(org.apache.xmlbeans.XmlAnyURI notificationURL)
Sets (as xml) the "NotificationURL" 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 getNotificationID()
org.apache.xmlbeans.XmlString xgetNotificationID()
void setNotificationID(String notificationID)
void xsetNotificationID(org.apache.xmlbeans.XmlString notificationID)
String getNotificationURL()
org.apache.xmlbeans.XmlAnyURI xgetNotificationURL()
void setNotificationURL(String notificationURL)
void xsetNotificationURL(org.apache.xmlbeans.XmlAnyURI notificationURL)
Copyright © 2017 52north.org. All rights reserved.