Uses of Class
org.bedework.synch.wsmessages.ArrayOfSynchProperties
Packages that use ArrayOfSynchProperties
-
Uses of ArrayOfSynchProperties in org.bedework.synch.wsmessages
Fields in org.bedework.synch.wsmessages declared as ArrayOfSynchPropertiesModifier and TypeFieldDescriptionprotected ArrayOfSynchPropertiesSubscribeRequestType.infoprotected ArrayOfSynchPropertiesSubscriptionStatusResponseType.infoprotected ArrayOfSynchPropertiesConnectorInfoType.propertiesMethods in org.bedework.synch.wsmessages that return ArrayOfSynchPropertiesModifier and TypeMethodDescriptionObjectFactory.createArrayOfSynchProperties()Create an instance ofArrayOfSynchPropertiesSubscribeRequestType.getInfo()Gets the value of the info property.SubscriptionStatusResponseType.getInfo()Gets the value of the info property.ConnectorInfoType.getProperties()Gets the value of the properties property.Methods in org.bedework.synch.wsmessages with parameters of type ArrayOfSynchPropertiesModifier and TypeMethodDescriptionvoidSubscribeRequestType.setInfo(ArrayOfSynchProperties value) Sets the value of the info property.voidSubscriptionStatusResponseType.setInfo(ArrayOfSynchProperties value) Sets the value of the info property.voidConnectorInfoType.setProperties(ArrayOfSynchProperties value) Sets the value of the properties property.