|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.tacos.components.maps.GMapLicense
public class GMapLicense
| Constructor Summary | |
|---|---|
GMapLicense()
|
|
| Method Summary | |
|---|---|
String |
getKey()
Get the license key |
String |
getUrl()
Get the url for this license key |
void |
setKey(String key)
Set the license key |
void |
setUrl(String url)
Set the url for this license key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GMapLicense()
| Method Detail |
|---|
public String getKey()
public void setKey(String key)
public String getUrl()
public void setUrl(String url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||