Uses of Class
ca.sqlpower.architect.swingui.CompareDMSettings.DatastoreType

Packages that use CompareDMSettings.DatastoreType
ca.sqlpower.architect.swingui   
 

Uses of CompareDMSettings.DatastoreType in ca.sqlpower.architect.swingui
 

Methods in ca.sqlpower.architect.swingui that return CompareDMSettings.DatastoreType
 CompareDMSettings.DatastoreType CompareDMSettings.SourceOrTargetSettings.getDatastoreType()
           
static CompareDMSettings.DatastoreType CompareDMSettings.DatastoreType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CompareDMSettings.DatastoreType[] CompareDMSettings.DatastoreType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in ca.sqlpower.architect.swingui with parameters of type CompareDMSettings.DatastoreType
 void CompareDMSettings.SourceOrTargetSettings.setDatastoreType(CompareDMSettings.DatastoreType v)
           
 



Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca