public class UniProtQuery extends Object
| Constructor and Description |
|---|
UniProtQuery(int taxonomy,
SequenceContentType queryType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceContentType |
getQueryType()
Returns the query type.
|
URL |
getQueryURL()
Returns the query URL.
|
int |
getTaxonomy()
Returns the taxonomy.
|
public UniProtQuery(int taxonomy,
SequenceContentType queryType)
throws MalformedURLException
taxonomy - the taxonomyqueryType - the query typeMalformedURLException - thrown if a MalformedURLException occurspublic SequenceContentType getQueryType()
public int getTaxonomy()
public URL getQueryURL()
Copyright © 2016. All rights reserved.