Uses of Class
org.bedework.synch.wsmessages.SynchPropertyType
-
Packages that use SynchPropertyType Package Description org.bedework.synch.wsmessages -
-
Uses of SynchPropertyType in org.bedework.synch.wsmessages
Fields in org.bedework.synch.wsmessages with type parameters of type SynchPropertyType Modifier and Type Field Description protected List<SynchPropertyType>ArrayOfSynchProperties. propertyMethods in org.bedework.synch.wsmessages that return SynchPropertyType Modifier and Type Method Description SynchPropertyTypeObjectFactory. createSynchPropertyType()Create an instance ofSynchPropertyTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type SynchPropertyType Modifier and Type Method Description List<SynchPropertyType>ArrayOfSynchProperties. getProperty()Gets the value of the property property.
-