public class GlossaryResponse extends SubjectAreaOMASAPIResponse
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() |
getRelatedHTTPCode, getResponseCategory, setRelatedHTTPCode, 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.