public class TransectParameters extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
TransectParameters()
Instantiates a new transect parameters.
|
TransectParameters(String url,
String scope)
Instantiates a new transect parameters.
|
public TransectParameters()
public String getUrl()
public String getScope()
public void setUrl(String url)
url - the url to setpublic void setScope(String scope)
scope - the scope to setCopyright © 2015. All Rights Reserved.