public class GlossaryTermResponse extends AssetConsumerOMASAPIResponse
| Constructor and Description |
|---|
GlossaryTermResponse()
Default constructor
|
GlossaryTermResponse(GlossaryTermResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
MeaningElement |
getMeaning()
Return the glossary term object.
|
int |
hashCode()
Return hash code for this object
|
void |
setMeaning(MeaningElement meaning)
Set up the glossary term object.
|
String |
toString()
JSON-style toString
|
getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic GlossaryTermResponse()
public GlossaryTermResponse(GlossaryTermResponse template)
template - object to copypublic MeaningElement getMeaning()
public void setMeaning(MeaningElement meaning)
meaning - - glossary term objectpublic String toString()
toString in class AssetConsumerOMASAPIResponsepublic boolean equals(Object objectToCompare)
equals in class FFDCResponseBaseobjectToCompare - test objectpublic int hashCode()
hashCode in class FFDCResponseBaseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.