Uses of Class
com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Packages that use SynchronizationStyle Package Description com.orchestranetworks.addon.dmdv.model.extension Provides the interface and classes to generate data model graphs from external sources and customize look and feel. -
-
Uses of SynchronizationStyle in com.orchestranetworks.addon.dmdv.model.extension
Methods in com.orchestranetworks.addon.dmdv.model.extension that return SynchronizationStyle Modifier and Type Method Description SynchronizationStyleGraphModelTemplate. getSynchronizationStyle()Returns the synchronization style.Methods in com.orchestranetworks.addon.dmdv.model.extension with parameters of type SynchronizationStyle Modifier and Type Method Description voidGraphModelTemplate. setSynchronizationStyle(SynchronizationStyle synchronizationStyle)Sets the synchronization style.
-