public class OMAGServerConfigResponse extends AdminServicesAPIResponse
| Constructor and Description |
|---|
OMAGServerConfigResponse()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
OMAGServerConfig |
getOMAGServerConfig()
Return the OMAGServerConfig object.
|
int |
hashCode()
Create a hash code for this element type.
|
void |
setOMAGServerConfig(OMAGServerConfig serverConfig)
Set up the OMAGServerConfig object.
|
String |
toString()
Standard toString method.
|
getExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic OMAGServerConfig getOMAGServerConfig()
public void setOMAGServerConfig(OMAGServerConfig serverConfig)
serverConfig - - OMAGServerConfig objectpublic String toString()
toString in class AdminServicesAPIResponsepublic boolean equals(Object objectToCompare)
equals in class FFDCResponseBaseobjectToCompare - supplied objectpublic int hashCode()
hashCode in class FFDCResponseBaseCopyright © 2018–2020 ODPi. All rights reserved.