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