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()
LoadAliasResult
public void setLoadAliasPaymentResult(LoadAliasResult value)
value
- allowed object is
LoadAliasResult
Copyright © 2021. All rights reserved.