| Package | Description |
|---|---|
| org.bedework.synch.wsmessages |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectorInfoType |
ActiveSubscriptionRequestType.connectorInfo |
protected ConnectorInfoType |
SubscriptionStatusResponseType.endAConnector |
protected ConnectorInfoType |
SubscribeRequestType.endAConnector |
protected ConnectorInfoType |
SubscriptionStatusResponseType.endBConnector |
protected ConnectorInfoType |
SubscribeRequestType.endBConnector |
| Modifier and Type | Method and Description |
|---|---|
ConnectorInfoType |
ObjectFactory.createConnectorInfoType()
Create an instance of
ConnectorInfoType |
ConnectorInfoType |
ActiveSubscriptionRequestType.getConnectorInfo()
Gets the value of the connectorInfo property.
|
ConnectorInfoType |
SubscriptionStatusResponseType.getEndAConnector()
Gets the value of the endAConnector property.
|
ConnectorInfoType |
SubscribeRequestType.getEndAConnector()
Gets the value of the endAConnector property.
|
ConnectorInfoType |
SubscriptionStatusResponseType.getEndBConnector()
Gets the value of the endBConnector property.
|
ConnectorInfoType |
SubscribeRequestType.getEndBConnector()
Gets the value of the endBConnector property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveSubscriptionRequestType.setConnectorInfo(ConnectorInfoType value)
Sets the value of the connectorInfo property.
|
void |
SubscriptionStatusResponseType.setEndAConnector(ConnectorInfoType value)
Sets the value of the endAConnector property.
|
void |
SubscribeRequestType.setEndAConnector(ConnectorInfoType value)
Sets the value of the endAConnector property.
|
void |
SubscriptionStatusResponseType.setEndBConnector(ConnectorInfoType value)
Sets the value of the endBConnector property.
|
void |
SubscribeRequestType.setEndBConnector(ConnectorInfoType value)
Sets the value of the endBConnector property.
|
Copyright © 2019 Bedework. All rights reserved.