Uses of Interface
com.ibm.pim.spec.LookupSpec

Packages that use LookupSpec
com.ibm.pim.lookuptable   
 

Uses of LookupSpec in com.ibm.pim.lookuptable
 

Methods in com.ibm.pim.lookuptable that return LookupSpec
 LookupSpec LookupTable.getSpec()
          Retrieve the Lookup Spec associated with this LookupTable
 

Methods in com.ibm.pim.lookuptable with parameters of type LookupSpec
 LookupTable LookupTableManager.createLookupTable(LookupSpec spec, java.lang.String name)
          Returns a new lookup table with the given spec and name