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)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.