Uses of Class
org.bedework.synch.wsmessages.ArrayOfSynchPropertyInfo
-
Packages that use ArrayOfSynchPropertyInfo Package Description org.bedework.synch.wsmessages -
-
Uses of ArrayOfSynchPropertyInfo in org.bedework.synch.wsmessages
Fields in org.bedework.synch.wsmessages declared as ArrayOfSynchPropertyInfo Modifier and Type Field Description protected ArrayOfSynchPropertyInfoSynchConnectorInfoType. propertiesMethods in org.bedework.synch.wsmessages that return ArrayOfSynchPropertyInfo Modifier and Type Method Description ArrayOfSynchPropertyInfoObjectFactory. createArrayOfSynchPropertyInfo()Create an instance ofArrayOfSynchPropertyInfoArrayOfSynchPropertyInfoSynchConnectorInfoType. getProperties()Gets the value of the properties property.Methods in org.bedework.synch.wsmessages with parameters of type ArrayOfSynchPropertyInfo Modifier and Type Method Description voidSynchConnectorInfoType. setProperties(ArrayOfSynchPropertyInfo value)Sets the value of the properties property.
-