public class ExternalReferenceResponse extends GovernanceProgramOMASAPIResponse
| Constructor and Description |
|---|
ExternalReferenceResponse()
Default constructor
|
ExternalReferenceResponse(ExternalReferenceResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
ExternalReferenceElement |
getElement()
Return the element result.
|
int |
hashCode()
Return hash code for this object
|
void |
setElement(ExternalReferenceElement element)
Set up the element result.
|
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 ExternalReferenceResponse()
public ExternalReferenceResponse(ExternalReferenceResponse template)
template - object to copypublic ExternalReferenceElement getElement()
public void setElement(ExternalReferenceElement element)
element - external reference objectpublic String toString()
toString in class GovernanceProgramOMASAPIResponsepublic 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.