Package org.biojava.bio.seq.db
Class FetchURL
- java.lang.Object
-
- org.biojava.bio.seq.db.FetchURL
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetbaseURL()StringgetDB()StringgetRetrievalMode()Get the retrieval modeStringgetRetrievalType()Get the retrieval typeStringgetReturnFormat()
-
-
-
Method Detail
-
getbaseURL
public String getbaseURL()
-
getReturnFormat
public String getReturnFormat()
-
getRetrievalType
public String getRetrievalType()
Get the retrieval type
-
getRetrievalMode
public String getRetrievalMode()
Get the retrieval mode
-
-