Uses of Class
org.bedework.synch.wsmessages.SynchConnectorInfoType
-
Packages that use SynchConnectorInfoType Package Description org.bedework.synch.wsmessages -
-
Uses of SynchConnectorInfoType in org.bedework.synch.wsmessages
Fields in org.bedework.synch.wsmessages with type parameters of type SynchConnectorInfoType Modifier and Type Field Description protected List<SynchConnectorInfoType>ArrayOfSynchConnectorInfo. connectorMethods in org.bedework.synch.wsmessages that return SynchConnectorInfoType Modifier and Type Method Description SynchConnectorInfoTypeObjectFactory. createSynchConnectorInfoType()Create an instance ofSynchConnectorInfoTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type SynchConnectorInfoType Modifier and Type Method Description List<SynchConnectorInfoType>ArrayOfSynchConnectorInfo. getConnector()Gets the value of the connector property.
-