public class IsExternalPaymentServiceAliveResponse extends Object implements Serializable
Java class for isExternalPaymentServiceAliveResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected WebMethodResult |
webMethodResult |
Constructor and Description |
---|
IsExternalPaymentServiceAliveResponse() |
Modifier and Type | Method and Description |
---|---|
WebMethodResult |
getWebMethodResult()
Gets the value of the webMethodResult property.
|
void |
setWebMethodResult(WebMethodResult value)
Sets the value of the webMethodResult property.
|
protected WebMethodResult webMethodResult
public IsExternalPaymentServiceAliveResponse()
public WebMethodResult getWebMethodResult()
WebMethodResult
public void setWebMethodResult(WebMethodResult value)
value
- allowed object is
WebMethodResult
Copyright © 2021. All rights reserved.