|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.cargo.maven2.Merge
public class Merge
Merge settings.
Constructor Summary | |
---|---|
Merge()
|
Method Summary | |
---|---|
String |
getClassname()
Get the classname field. |
String |
getDocument()
Get the document field. |
String |
getFile()
Get the file field. |
Object |
getParameters()
Get the parameters field. |
String |
getType()
Get the type field. |
void |
setClassname(String classname)
Set the classname field. |
void |
setDocument(String document)
Set the document field. |
void |
setFile(String file)
Set the file field. |
void |
setParameters(Object parameters)
Set the parameters field. |
void |
setType(String type)
Set the type field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Merge()
Method Detail |
---|
public String getClassname()
public String getDocument()
public String getFile()
public Object getParameters()
public String getType()
public void setClassname(String classname)
classname
- public void setDocument(String document)
document
- public void setFile(String file)
file
- public void setParameters(Object parameters)
parameters
- public void setType(String type)
type
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |