public class ClassDescriptor extends Object
| Constructor and Description |
|---|
ClassDescriptor() |
ClassDescriptor(String resourcePath,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePath() |
URL |
getUrl() |
void |
setResourcePath(String resourcePath) |
void |
setUrl(URL url) |
public String getResourcePath()
public void setResourcePath(String resourcePath)
resourcePath - the resourcePath to setpublic URL getUrl()
public void setUrl(URL url)
url - the url to setCopyright © 2007–2014 OPS4J - Open Participation Software for Java. All rights reserved.