|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.paypal.svcs.types.perm.PersonalAttributeList
public class PersonalAttributeList
List of Personal Attributes to be sent as a request.
| Constructor Summary | |
|---|---|
PersonalAttributeList()
Default Constructor |
|
| Method Summary | |
|---|---|
List<PersonalAttribute> |
getAttribute()
Getter for attribute |
void |
setAttribute(List<PersonalAttribute> attribute)
Setter for attribute |
String |
toNVPString()
|
String |
toNVPString(String prefix)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersonalAttributeList()
| Method Detail |
|---|
public List<PersonalAttribute> getAttribute()
public void setAttribute(List<PersonalAttribute> attribute)
public String toNVPString()
throws UnsupportedEncodingException
UnsupportedEncodingException
public String toNVPString(String prefix)
throws UnsupportedEncodingException
UnsupportedEncodingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||