org.utgenome.gwt.utgb.client.util
Class GETMethodURL
java.lang.Object
org.utgenome.gwt.utgb.client.util.GETMethodURL
public class GETMethodURL
- extends Object
- Author:
- ssksn
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseURL
protected String baseURL
GETMethodURL
protected GETMethodURL(String baseURL)
newInstance
public static final GETMethodURL newInstance(String url)
getBaseURL
public String getBaseURL()
getValue
public String getValue(String key)
put
public String put(String key,
String value)
getURL
public String getURL()
getURL
public String getURL(Map<String,String> parameterMap)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.