| Package | Description |
|---|---|
| com.paypal.svcs.types.perm |
| Modifier and Type | Method and Description |
|---|---|
static PersonalAttribute |
PersonalAttribute.fromValue(String v) |
PersonalAttribute |
PersonalData.getPersonalDataKey()
Getter for personalDataKey
|
static PersonalAttribute |
PersonalAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersonalAttribute[] |
PersonalAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<PersonalAttribute> |
PersonalAttributeList.getAttribute()
Getter for attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalData.setPersonalDataKey(PersonalAttribute personalDataKey)
Setter for personalDataKey
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalAttributeList.setAttribute(List<PersonalAttribute> attribute)
Setter for attribute
|
Copyright © 2013. All Rights Reserved.