| java.lang.Object | ||
| ↳ | com.workday.notification.NotificationDataType | |
| ↳ | com.workday.notification.NotificationDataRootType | |
Java class for Notification_DataRootType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Notification_DataRootType">
<complexContent>
<extension base="{urn:com.workday/bsvc}Notification_DataType">
<attribute ref="{urn:com.workday/bsvc}version"/>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.workday.notification.NotificationDataType
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| version | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.workday.notification.NotificationDataType
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the version property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.workday.notification.NotificationDataType
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the version property.
Sets the value of the version property.
| value | Allowed object is String |
|---|