public class AppendDocument extends Object
Constructor and Description |
---|
AppendDocument() |
Modifier and Type | Method and Description |
---|---|
String |
getDocument()
getDocument
Gets String
|
Integer |
getEndPage()
getEndPage
Gets Integer
|
Integer |
getStartPage()
getStartPage
Gets Integer
|
void |
setDocument(String Document)
setDocument
Sets String
|
void |
setEndPage(Integer EndPage)
setEndPage
Sets Integer
|
void |
setStartPage(Integer StartPage)
setStartPage
Sets Integer
|
String |
toString() |
public String getDocument()
public void setDocument(String Document)
Document
- Stringpublic Integer getStartPage()
public void setStartPage(Integer StartPage)
StartPage
- Integerpublic Integer getEndPage()
public void setEndPage(Integer EndPage)
EndPage
- IntegerCopyright © 2016. All rights reserved.