public class CodeConfig extends Object implements Serializable
Constructor and Description |
---|
CodeConfig() |
Modifier and Type | Method and Description |
---|---|
CodeLocation |
getLocation() |
String |
getUrl() |
void |
setLocation(CodeLocation location) |
void |
setUrl(String url) |
public CodeLocation getLocation()
public void setLocation(CodeLocation location)
location
- the location to setpublic String getUrl()
public void setUrl(String url)
url
- the url to setCopyright © 2016 iNetria. All rights reserved.