|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.mojo.pluginsupport.util.ArtifactItem org.apache.geronimo.mavenplugins.car.ImportConfig
public class ImportConfig
???
Constructor Summary | |
---|---|
ImportConfig()
|
Method Summary | |
---|---|
String |
getImportType()
Get the import type. |
void |
setImportType(String importType)
Set the import type. |
Methods inherited from class org.codehaus.mojo.pluginsupport.util.ArtifactItem |
---|
getArtifactId, getClassifier, getGroupId, getType, getVersion, setArtifactId, setClassifier, setGroupId, setType, setVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ImportConfig()
Method Detail |
---|
public String getImportType()
public void setImportType(String importType)
importType
- The import type; or null to unset.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |