|
||||||||||
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 | |
---|---|
java.lang.String |
getClassname()
Get the classname field. |
java.lang.String |
getDocument()
Get the document field. |
java.lang.String |
getFile()
Get the file field. |
java.lang.Object |
getParameters()
Get the parameters field. |
java.lang.String |
getType()
Get the type field. |
void |
setClassname(java.lang.String classname)
Set the classname field. |
void |
setDocument(java.lang.String document)
Set the document field. |
void |
setFile(java.lang.String file)
Set the file field. |
void |
setParameters(java.lang.Object parameters)
Set the parameters field. |
void |
setType(java.lang.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 java.lang.String getClassname()
public java.lang.String getDocument()
public java.lang.String getFile()
public java.lang.Object getParameters()
public java.lang.String getType()
public void setClassname(java.lang.String classname)
classname
- public void setDocument(java.lang.String document)
document
- public void setFile(java.lang.String file)
file
- public void setParameters(java.lang.Object parameters)
parameters
- public void setType(java.lang.String type)
type
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |