| Package | Description |
|---|---|
| de.hu.berlin.wbi.objects |
Package with the main data objects.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchOptions |
MatchOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchOptions[] |
MatchOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<MatchOptions> |
dbSNPNormalized.getMatchType() |
EnumSet<MatchOptions> |
TranscriptNormalized.getMatchType() |
| Constructor and Description |
|---|
dbSNPNormalized(dbSNP dbsnp,
EnumSet<MatchOptions> matchType,
UniprotFeature feature) |
Copyright © 2016. All rights reserved.