public class GetAdvancedPersonalDataRequest extends Object
| Constructor and Description |
|---|
GetAdvancedPersonalDataRequest()
Default Constructor
|
GetAdvancedPersonalDataRequest(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 GetAdvancedPersonalDataRequest(PersonalAttributeList attributeList)
public GetAdvancedPersonalDataRequest()
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.