|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookupTableEntry | |
---|---|
com.ibm.pim.lookuptable |
Uses of LookupTableEntry in com.ibm.pim.lookuptable |
---|
Methods in com.ibm.pim.lookuptable that return LookupTableEntry | |
---|---|
LookupTableEntry |
LookupTable.createEntry()
Creates a new LookupTableEntry. |
LookupTableEntry |
LookupTable.getLookupTableEntry(java.lang.String key)
Retrieve a LookupTableEntry identified by the given key |
Methods in com.ibm.pim.lookuptable that return types with arguments of type LookupTableEntry | |
---|---|
PIMCollection<LookupTableEntry> |
LookupTable.getLookupTableEntries()
Retrieves all the LookupTableEntries for this LookupTable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |