public class ResourceDependency extends Object implements Serializable
| Constructor and Description |
|---|
ResourceDependency() |
public String getName()
public void setName(String name)
name - the name to setpublic String getLibrary()
public void setLibrary(String library)
library - the libraryName to setpublic String getTarget()
public void setTarget(String target)
target - the target to setCopyright © 2014 JBoss by Red Hat. All Rights Reserved.