Uses of Class
com.ibm.pim.utils.DataSource.Property

Packages that use DataSource.Property
com.ibm.pim.utils   
 

Uses of DataSource.Property in com.ibm.pim.utils
 

Methods in com.ibm.pim.utils that return DataSource.Property
static DataSource.Property DataSource.Property.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataSource.Property[] DataSource.Property.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.ibm.pim.utils with parameters of type DataSource.Property
 java.lang.String DataSource.getProperty(DataSource.Property propertyName)
          Retrieves the properties of this datasource
 void DataSource.setProperty(DataSource.Property propertyName, java.lang.String propertyValue)
          Sets the datasource property