public class ComparisonRequest extends Object
Constructor | Description |
---|---|
ComparisonRequest() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
String |
getOutPath() |
outPath: path to output document on file storage
|
ComparisonRequest |
getRequest() |
The request.
|
int |
hashCode() |
|
void |
setOutPath(String outPath) |
|
void |
setRequest(ComparisonRequest request) |
|
String |
toString() |
public ComparisonRequest getRequest()
public void setRequest(ComparisonRequest request)
public String getOutPath()
public void setOutPath(String outPath)
Copyright © 2018. All rights reserved.