public class GlossaryResponse extends SubjectAreaOMASAPIResponse
actionDescription, className, formattedMessage, messageId, relatedHTTPCode, responseCategory| Constructor and Description |
|---|
GlossaryResponse()
Default constructor
|
GlossaryResponse(Glossary glossary) |
| Modifier and Type | Method and Description |
|---|---|
Glossary |
getGlossary()
Return the Glossary object.
|
void |
setGlossary(Glossary glossary)
Set up the Glossary object.
|
String |
toString() |
getActionDescription, getExceptionClassName, getMessage, getMessageId, getRelatedHTTPCode, getResponseCategory, setActionDescription, setExceptionClassName, setMessageId, setResponseCategorypublic GlossaryResponse()
public GlossaryResponse(Glossary glossary)
public Glossary getGlossary()
public void setGlossary(Glossary glossary)
glossary - - glossary objectpublic String toString()
toString in class SubjectAreaOMASAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.