- Timestamp:
- 08/11/09 22:58:38 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/corelib/src/org/bridgedb/webservice/IDMapperBiomart.java
r149 r153 206 206 /** 207 207 * Set base url of BioMart. 208 * @param baseURL {@link URL}of BioMart.208 * @param baseURL URL of BioMart. 209 209 * @throws IDMapperException if failed to read local resources. 210 210 */ … … 220 220 /** 221 221 * 222 * @return base {@link URL}of BioMart.222 * @return base URL of BioMart. 223 223 */ 224 224 public String getBaseURL() {
