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