public class GetBasicPersonalDataRequest extends Object
| Constructor and Description |
|---|
GetBasicPersonalDataRequest()
Default Constructor
|
GetBasicPersonalDataRequest(PersonalAttributeList attributeList)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
PersonalAttributeList |
getAttributeList()
Getter for attributeList
|
RequestEnvelope |
getRequestEnvelope()
Getter for requestEnvelope
|
void |
setAttributeList(PersonalAttributeList attributeList)
Setter for attributeList
|
void |
setRequestEnvelope(RequestEnvelope requestEnvelope)
Setter for requestEnvelope
|
String |
toNVPString() |
String |
toNVPString(String prefix) |
public GetBasicPersonalDataRequest(PersonalAttributeList attributeList)
public GetBasicPersonalDataRequest()
public RequestEnvelope getRequestEnvelope()
public void setRequestEnvelope(RequestEnvelope requestEnvelope)
public PersonalAttributeList getAttributeList()
public void setAttributeList(PersonalAttributeList attributeList)
public String toNVPString() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic String toNVPString(String prefix) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2013. All Rights Reserved.