public class GovernanceMetricImplementationListResponse extends GovernanceProgramOMASAPIResponse
| Constructor and Description |
|---|
GovernanceMetricImplementationListResponse()
Default constructor
|
GovernanceMetricImplementationListResponse(GovernanceMetricImplementationListResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Return comparison result based on the content of the properties.
|
List<GovernanceMetricImplementation> |
getElements()
Return the list of governance metrics.
|
int |
hashCode()
Return hash code for this object
|
void |
setElements(List<GovernanceMetricImplementation> elements)
Set up the list of governance metrics.
|
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 GovernanceMetricImplementationListResponse()
public GovernanceMetricImplementationListResponse(GovernanceMetricImplementationListResponse template)
template - object to copypublic List<GovernanceMetricImplementation> getElements()
public void setElements(List<GovernanceMetricImplementation> elements)
elements - - list of objects or nullpublic 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.