| Package | Description |
|---|---|
| umcg.genetica.containers |
| Modifier and Type | Field and Description |
|---|---|
SortableSNP.SORTBY |
SortableSNP.s |
| Modifier and Type | Method and Description |
|---|---|
static SortableSNP.SORTBY |
SortableSNP.SORTBY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortableSNP.SORTBY[] |
SortableSNP.SORTBY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SortableSNP(String name,
int id,
byte chr,
int chrpos,
double effect,
SortableSNP.SORTBY s) |
SortableSNP(String name,
int id,
byte chr,
int chrpos,
SortableSNP.SORTBY s) |
Copyright © 2015. All Rights Reserved.