| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
MatchStatusCodeType |
AddressVerifyResponseType.getStreetMatch()
Getter for streetMatch
|
MatchStatusCodeType |
AddressVerifyResponseType.getZipMatch()
Getter for zipMatch
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressVerifyResponseType.setStreetMatch(MatchStatusCodeType streetMatch)
Setter for streetMatch
|
void |
AddressVerifyResponseType.setZipMatch(MatchStatusCodeType zipMatch)
Setter for zipMatch
|
| Modifier and Type | Method and Description |
|---|---|
static MatchStatusCodeType |
MatchStatusCodeType.fromValue(String v) |
static MatchStatusCodeType |
MatchStatusCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchStatusCodeType[] |
MatchStatusCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.