|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.FundingSourceDetailsType
public class FundingSourceDetailsType
Allowable values: 0,1 The value 1 indicates that the customer can accept push funding, and 0 means they cannot. Optional Character length and limitations: One single-byte numeric character.
| Constructor Summary | |
|---|---|
FundingSourceDetailsType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getAllowPushFunding()
Getter for allowPushFunding |
UserSelectedFundingSourceType |
getUserSelectedFundingSource()
Getter for userSelectedFundingSource |
void |
setAllowPushFunding(String allowPushFunding)
Setter for allowPushFunding |
void |
setUserSelectedFundingSource(UserSelectedFundingSourceType userSelectedFundingSource)
Setter for userSelectedFundingSource |
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 FundingSourceDetailsType()
| Method Detail |
|---|
public String getAllowPushFunding()
public void setAllowPushFunding(String allowPushFunding)
public UserSelectedFundingSourceType getUserSelectedFundingSource()
public void setUserSelectedFundingSource(UserSelectedFundingSourceType userSelectedFundingSource)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||