public class Merge extends Object implements Serializable
Constructor and Description |
---|
Merge() |
Modifier and Type | Method and Description |
---|---|
String |
getClassname()
Get the classname field.
|
String |
getDocument()
Get the document field.
|
String |
getFile()
Get the file 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.
|
public String getClassname()
public String getDocument()
public String getFile()
public void setClassname(String classname)
classname
- public void setDocument(String document)
document
- public void setFile(String file)
file
- Copyright © 2004-2013 Codehaus. All Rights Reserved.