Uses of Class
org.bedework.synch.wsmessages.ArrayOfSynchPropertyInfo
Packages that use ArrayOfSynchPropertyInfo
-
Uses of ArrayOfSynchPropertyInfo in org.bedework.synch.wsmessages
Fields in org.bedework.synch.wsmessages declared as ArrayOfSynchPropertyInfoModifier and TypeFieldDescriptionprotected ArrayOfSynchPropertyInfo
SynchConnectorInfoType.properties
Methods in org.bedework.synch.wsmessages that return ArrayOfSynchPropertyInfoModifier and TypeMethodDescriptionObjectFactory.createArrayOfSynchPropertyInfo()
Create an instance ofArrayOfSynchPropertyInfo
SynchConnectorInfoType.getProperties()
Gets the value of the properties property.Methods in org.bedework.synch.wsmessages with parameters of type ArrayOfSynchPropertyInfoModifier and TypeMethodDescriptionvoid
SynchConnectorInfoType.setProperties
(ArrayOfSynchPropertyInfo value) Sets the value of the properties property.