| Class | Description |
|---|---|
| NotificationType |
<xs:complexType name="NotificationType">
<xs:sequence>
<xs:element ref="lu:TestResult" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="id" use="optional" type="xs:ID"/>
<xs:attribute name="subscriptionID" use="required" type="lu:IDType"/>
<xs:attribute name="expires" use="optional" type="xs:dateTime"/>
<xs:attribute name="endReason" use="optional" type="xs:anyURI"/>
</xs:complexType>
|
| NotificationType.Marshaller |
Internal Marshaller
|
| NotificationType.Unmarshaller |
Internal Unmarshaller
|
| NotifyAttributeGroup |
<xs:attributeGroup name="NotifyAttributeGroup">
<xs:attribute name="timeStamp" use="optional" type="xs:dateTime"/>
</xs:attributeGroup>
|
| NotifyResponseType |
subs:NotifyResponseType is another name for lu:ResponseType
|
| RefItem |
The <RefItem> element is used when a WSC wants to subscribe to the data it is accessing with the RequestElement.
|
| RefItem.Builder |
Internal builder class simplifies the file structure
|
| RefItem.Marshaller |
Static Marshaller
|
| RefItem.Unmarshaller |
Static Unmarshaller
|
| Subscription |
The <Subscription> element contains all the parameters for a subscription.
|
| Subscription.Builder |
Internal builder class simplifies the file structure
|
| Subscription.Marshaller |
Static Marshaller
|
| Subscription.Unmarshaller |
Static Unmarshaller
|
| Enum | Description |
|---|---|
| Subscription.IncludeDataEnum |
Copyright © 1999–2015. All rights reserved.