public class AntonymRelationshipResponse extends SubjectAreaOMASAPIResponse
actionDescription, className, formattedMessage, messageId, relatedHTTPCode, responseCategory| Constructor and Description |
|---|
AntonymRelationshipResponse()
Default constructor
|
AntonymRelationshipResponse(Antonym antonym) |
| Modifier and Type | Method and Description |
|---|---|
Antonym |
getAntonym()
Return the Antonym object.
|
void |
setAntonym(Antonym antonym) |
String |
toString() |
getActionDescription, getExceptionClassName, getMessage, getMessageId, getRelatedHTTPCode, getResponseCategory, setActionDescription, setExceptionClassName, setMessageId, setResponseCategorypublic AntonymRelationshipResponse()
public AntonymRelationshipResponse(Antonym antonym)
public Antonym getAntonym()
public void setAntonym(Antonym antonym)
public String toString()
toString in class SubjectAreaOMASAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.