public class DataPlatformOMASAPIResponse extends FFDCResponseBase
| Constructor and Description |
|---|
DataPlatformOMASAPIResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SoftwareServerCapability |
getSoftwareServerCapability()
Gets software server capability.
|
int |
hashCode() |
void |
setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability)
Sets software server capability.
|
String |
toString() |
getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic SoftwareServerCapability getSoftwareServerCapability()
public void setSoftwareServerCapability(SoftwareServerCapability softwareServerCapability)
softwareServerCapability - the software server capabilitypublic boolean equals(Object o)
equals in class FFDCResponseBasepublic int hashCode()
hashCode in class FFDCResponseBasepublic String toString()
toString in class FFDCResponseBaseCopyright © 2018–2020 ODPi. All rights reserved.