|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.EnterBoardingRequestDetailsType
public class EnterBoardingRequestDetailsType
Onboarding program code given to you by PayPal. Required Character length and limitations: 64 alphanumeric characters
| Constructor Summary | |
|---|---|
EnterBoardingRequestDetailsType()
Default Constructor |
|
| Method Summary | |
|---|---|
BankAccountDetailsType |
getBankAccount()
Getter for bankAccount |
BusinessInfoType |
getBusinessInfo()
Getter for businessInfo |
String |
getImageUrl()
Getter for imageUrl |
MarketingCategoryType |
getMarketingCategory()
Getter for marketingCategory |
BusinessOwnerInfoType |
getOwnerInfo()
Getter for ownerInfo |
String |
getPartnerCustom()
Getter for partnerCustom |
String |
getProductList()
Getter for productList |
String |
getProgramCode()
Getter for programCode |
void |
setBankAccount(BankAccountDetailsType bankAccount)
Setter for bankAccount |
void |
setBusinessInfo(BusinessInfoType businessInfo)
Setter for businessInfo |
void |
setImageUrl(String imageUrl)
Setter for imageUrl |
void |
setMarketingCategory(MarketingCategoryType marketingCategory)
Setter for marketingCategory |
void |
setOwnerInfo(BusinessOwnerInfoType ownerInfo)
Setter for ownerInfo |
void |
setPartnerCustom(String partnerCustom)
Setter for partnerCustom |
void |
setProductList(String productList)
Setter for productList |
void |
setProgramCode(String programCode)
Setter for programCode |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnterBoardingRequestDetailsType()
| Method Detail |
|---|
public String getProgramCode()
public void setProgramCode(String programCode)
public String getProductList()
public void setProductList(String productList)
public String getPartnerCustom()
public void setPartnerCustom(String partnerCustom)
public String getImageUrl()
public void setImageUrl(String imageUrl)
public MarketingCategoryType getMarketingCategory()
public void setMarketingCategory(MarketingCategoryType marketingCategory)
public BusinessInfoType getBusinessInfo()
public void setBusinessInfo(BusinessInfoType businessInfo)
public BusinessOwnerInfoType getOwnerInfo()
public void setOwnerInfo(BusinessOwnerInfoType ownerInfo)
public BankAccountDetailsType getBankAccount()
public void setBankAccount(BankAccountDetailsType bankAccount)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||