public class LoadAliasOfCustomerResponse extends Object implements Serializable
Java class for loadAliasOfCustomerResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected LoadAliasResult |
loadAliasPaymentResult |
| Constructor and Description |
|---|
LoadAliasOfCustomerResponse() |
| Modifier and Type | Method and Description |
|---|---|
LoadAliasResult |
getLoadAliasPaymentResult()
Gets the value of the loadAliasPaymentResult property.
|
void |
setLoadAliasPaymentResult(LoadAliasResult value)
Sets the value of the loadAliasPaymentResult property.
|
protected LoadAliasResult loadAliasPaymentResult
public LoadAliasResult getLoadAliasPaymentResult()
LoadAliasResultpublic void setLoadAliasPaymentResult(LoadAliasResult value)
value - allowed object is
LoadAliasResultCopyright © 2021. All rights reserved.