|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.BusinessOwnerInfoType
public class BusinessOwnerInfoType
BusinessOwnerInfoType
| Constructor Summary | |
|---|---|
BusinessOwnerInfoType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getHomePhone()
Getter for homePhone |
String |
getMobilePhone()
Getter for mobilePhone |
PayerInfoType |
getOwner()
Getter for owner |
String |
getSSN()
Getter for sSN |
void |
setHomePhone(String homePhone)
Setter for homePhone |
void |
setMobilePhone(String mobilePhone)
Setter for mobilePhone |
void |
setOwner(PayerInfoType owner)
Setter for owner |
void |
setSSN(String sSN)
Setter for sSN |
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 BusinessOwnerInfoType()
| Method Detail |
|---|
public PayerInfoType getOwner()
public void setOwner(PayerInfoType owner)
public String getHomePhone()
public void setHomePhone(String homePhone)
public String getMobilePhone()
public void setMobilePhone(String mobilePhone)
public String getSSN()
public void setSSN(String sSN)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||