|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchStatusCodeType | |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents | |
| Uses of MatchStatusCodeType in urn.ebay.api.PayPalAPI |
|---|
| Methods in urn.ebay.api.PayPalAPI that return MatchStatusCodeType | |
|---|---|
MatchStatusCodeType |
AddressVerifyResponseType.getStreetMatch()
Getter for streetMatch |
MatchStatusCodeType |
AddressVerifyResponseType.getZipMatch()
Getter for zipMatch |
| Methods in urn.ebay.api.PayPalAPI with parameters of type MatchStatusCodeType | |
|---|---|
void |
AddressVerifyResponseType.setStreetMatch(MatchStatusCodeType streetMatch)
Setter for streetMatch |
void |
AddressVerifyResponseType.setZipMatch(MatchStatusCodeType zipMatch)
Setter for zipMatch |
| Uses of MatchStatusCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return MatchStatusCodeType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||