public class GovernanceOfficerResponse extends GovernanceProgramOMASAPIResponse
| Constructor and Description |
|---|
GovernanceOfficerResponse()
Default constructor
|
GovernanceOfficerResponse(GovernanceOfficerResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
GovernanceOfficer |
getGovernanceOfficer()
Return the governanceOfficer result.
|
int |
hashCode()
Return hash code for this object
|
void |
setGovernanceOfficer(GovernanceOfficer guid)
Set up the governanceOfficer result.
|
String |
toString()
JSON-style toString
|
getExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic GovernanceOfficerResponse()
public GovernanceOfficerResponse(GovernanceOfficerResponse template)
template - object to copypublic GovernanceOfficer getGovernanceOfficer()
public void setGovernanceOfficer(GovernanceOfficer guid)
guid - GovernanceOfficer objectpublic String toString()
toString in class GovernanceProgramOMASAPIResponsepublic boolean equals(Object objectToCompare)
equals in class FFDCResponseBaseobjectToCompare - test objectpublic int hashCode()
hashCode in class FFDCResponseBaseCopyright © 2018–2020 ODPi. All rights reserved.