Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.SynchronizationType

Packages that use SynchronizationType
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of SynchronizationType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as SynchronizationType
protected  SynchronizationType ResourceType.synchronization
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return SynchronizationType
 SynchronizationType ObjectFactory.createSynchronizationType()
          Create an instance of SynchronizationType
 SynchronizationType ResourceType.getSynchronization()
          Gets the value of the synchronization property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type SynchronizationType
 javax.xml.bind.JAXBElement<SynchronizationType> ObjectFactory.createSynchronization(SynchronizationType value)
          Create an instance of JAXBElement<SynchronizationType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type SynchronizationType
 javax.xml.bind.JAXBElement<SynchronizationType> ObjectFactory.createSynchronization(SynchronizationType value)
          Create an instance of JAXBElement<SynchronizationType>}
 void ResourceType.setSynchronization(SynchronizationType value)
          Sets the value of the synchronization property.
 



Copyright © 2012 evolveum. All Rights Reserved.