public class TemplateMatch extends Object
Constructor and Description |
---|
TemplateMatch() |
Modifier and Type | Method and Description |
---|---|
TemplateMatch |
documentEndPage(String documentEndPage) |
TemplateMatch |
documentStartPage(String documentStartPage) |
boolean |
equals(Object o) |
String |
getDocumentEndPage() |
String |
getDocumentStartPage() |
String |
getMatchPercentage() |
int |
hashCode() |
TemplateMatch |
matchPercentage(String matchPercentage) |
void |
setDocumentEndPage(String documentEndPage) |
void |
setDocumentStartPage(String documentStartPage) |
void |
setMatchPercentage(String matchPercentage) |
String |
toString() |
public TemplateMatch documentEndPage(String documentEndPage)
public String getDocumentEndPage()
public void setDocumentEndPage(String documentEndPage)
public TemplateMatch documentStartPage(String documentStartPage)
public String getDocumentStartPage()
public void setDocumentStartPage(String documentStartPage)
public TemplateMatch matchPercentage(String matchPercentage)
public String getMatchPercentage()
public void setMatchPercentage(String matchPercentage)
Copyright © 2019. All rights reserved.