|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NameIDPair | |
| com.javaranch.common | |
| com.javaranch.db | |
| Uses of NameIDPair in com.javaranch.common |
| Methods in com.javaranch.common with parameters of type NameIDPair | |
static int[] |
NameIDPair.toIntArray(NameIDPair[] pairs)
Get just the ID's from an array of NameIDPair objects. |
static KeyValuePair[] |
NameIDPair.toKeyValuePairArray(NameIDPair[] nip)
|
| Uses of NameIDPair in com.javaranch.db |
| Methods in com.javaranch.db that return NameIDPair | |
NameIDPair[] |
DBResults.toNameIDPairArray()
The columns must be in the order of "name" and then "id". |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||