public class PresentationStringReplaceResponse extends Object
Constructor and Description |
---|
PresentationStringReplaceResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
Document |
getDocument()
getDocument
Gets Document
|
Integer |
getMatches()
getMatches
Gets Integer
|
String |
getStatus()
getStatus
Gets String
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setDocument(Document Document)
setDocument
Sets Document
|
void |
setMatches(Integer Matches)
setMatches
Sets Integer
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public Document getDocument()
public void setDocument(Document Document)
Document
- Documentpublic Integer getMatches()
public void setMatches(Integer Matches)
Matches
- Integerpublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2017. All rights reserved.