|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressStatusCodeType | |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents | |
| Uses of AddressStatusCodeType in urn.ebay.api.PayPalAPI |
|---|
| Methods in urn.ebay.api.PayPalAPI that return AddressStatusCodeType | |
|---|---|
AddressStatusCodeType |
AddressVerifyResponseType.getConfirmationCode()
Getter for confirmationCode |
| Methods in urn.ebay.api.PayPalAPI with parameters of type AddressStatusCodeType | |
|---|---|
void |
AddressVerifyResponseType.setConfirmationCode(AddressStatusCodeType confirmationCode)
Setter for confirmationCode |
| Uses of AddressStatusCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return AddressStatusCodeType | |
|---|---|
static AddressStatusCodeType |
AddressStatusCodeType.fromValue(String v)
|
AddressStatusCodeType |
AddressType.getAddressStatus()
Getter for addressStatus |
static AddressStatusCodeType |
AddressStatusCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AddressStatusCodeType[] |
AddressStatusCodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type AddressStatusCodeType | |
|---|---|
void |
AddressType.setAddressStatus(AddressStatusCodeType addressStatus)
Setter for addressStatus |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||