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