public class SysLib extends Object
| Constructor and Description |
|---|
SysLib() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
SystemLibrarySet |
getSysLibSet(org.apache.tools.ant.Project antProject) |
String |
getType() |
int |
hashCode() |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
public final SystemLibrarySet getSysLibSet(org.apache.tools.ant.Project antProject) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionpublic String getName()
public String getType()
public void setName(String name)
public void setType(String type)
Copyright © 2005–2020 NAR Maven Plugin developers. All rights reserved.