public class WorkbookReplaceResponse extends Object
Constructor and Description |
---|
WorkbookReplaceResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
Integer |
getMatches()
getMatches
Gets Integer
|
String |
getStatus()
getStatus
Gets String
|
LinkElement |
getWorkbook()
getWorkbook
Gets LinkElement
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setMatches(Integer Matches)
setMatches
Sets Integer
|
void |
setStatus(String Status)
setStatus
Sets String
|
void |
setWorkbook(LinkElement Workbook)
setWorkbook
Sets LinkElement
|
String |
toString() |
public Integer getMatches()
public void setMatches(Integer Matches)
Matches
- Integerpublic LinkElement getWorkbook()
public void setWorkbook(LinkElement Workbook)
Workbook
- LinkElementpublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2015. All rights reserved.