|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.message.CyberSourceBillingRequest
public class CyberSourceBillingRequest
| Constructor Summary | |
|---|---|
CyberSourceBillingRequest()
|
|
| Method Summary | |
|---|---|
String |
getCity()
Gets the city value for this BillTo. |
String |
getCompany()
Gets the company value for this BillTo. |
String |
getCompanyTaxID()
Gets the companyTaxID value for this BillTo. |
String |
getCountry()
Gets the country value for this BillTo. |
String |
getCounty()
Gets the county value for this BillTo. |
String |
getDateOfBirth()
Gets the dateOfBirth value for this BillTo. |
String |
getDriversLicenseNumber()
Gets the driversLicenseNumber value for this BillTo. |
String |
getDriversLicenseState()
Gets the driversLicenseState value for this BillTo. |
String |
getEmail()
Gets the email value for this BillTo. |
String |
getFirstName()
Gets the firstName value for this BillTo. |
String |
getIpAddress()
Gets the ipAddress value for this BillTo. |
String |
getIpNetworkAddress()
Gets the ipNetworkAddress value for this BillTo. |
String |
getLastName()
Gets the lastName value for this BillTo. |
String |
getMiddleName()
Gets the middleName value for this BillTo. |
String |
getPhoneNumber()
Gets the phoneNumber value for this BillTo. |
String |
getPostalCode()
Gets the postalCode value for this BillTo. |
String |
getSsn()
Gets the ssn value for this BillTo. |
String |
getState()
Gets the state value for this BillTo. |
String |
getStreet1()
Gets the street1 value for this BillTo. |
String |
getStreet2()
Gets the street2 value for this BillTo. |
String |
getStreet3()
Gets the street3 value for this BillTo. |
String |
getStreet4()
Gets the street4 value for this BillTo. |
String |
getSuffix()
Gets the suffix value for this BillTo. |
String |
getTitle()
Gets the title value for this BillTo. |
void |
setCity(String city)
Sets the city value for this BillTo. |
void |
setCompany(String company)
Sets the company value for this BillTo. |
void |
setCompanyTaxID(String companyTaxID)
Sets the companyTaxID value for this BillTo. |
void |
setCountry(String country)
Sets the country value for this BillTo. |
void |
setCounty(String county)
Sets the county value for this BillTo. |
void |
setDateOfBirth(String dateOfBirth)
Sets the dateOfBirth value for this BillTo. |
void |
setDriversLicenseNumber(String driversLicenseNumber)
Sets the driversLicenseNumber value for this BillTo. |
void |
setDriversLicenseState(String driversLicenseState)
Sets the driversLicenseState value for this BillTo. |
void |
setEmail(String email)
Sets the email value for this BillTo. |
void |
setFirstName(String firstName)
Sets the firstName value for this BillTo. |
void |
setIpAddress(String ipAddress)
Sets the ipAddress value for this BillTo. |
void |
setIpNetworkAddress(String ipNetworkAddress)
Sets the ipNetworkAddress value for this BillTo. |
void |
setLastName(String lastName)
Sets the lastName value for this BillTo. |
void |
setMiddleName(String middleName)
Sets the middleName value for this BillTo. |
void |
setPhoneNumber(String phoneNumber)
Sets the phoneNumber value for this BillTo. |
void |
setPostalCode(String postalCode)
Sets the postalCode value for this BillTo. |
void |
setSsn(String ssn)
Sets the ssn value for this BillTo. |
void |
setState(String state)
Sets the state value for this BillTo. |
void |
setStreet1(String street1)
Sets the street1 value for this BillTo. |
void |
setStreet2(String street2)
Sets the street2 value for this BillTo. |
void |
setStreet3(String street3)
Sets the street3 value for this BillTo. |
void |
setStreet4(String street4)
Sets the street4 value for this BillTo. |
void |
setSuffix(String suffix)
Sets the suffix value for this BillTo. |
void |
setTitle(String title)
Sets the title value for this BillTo. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyberSourceBillingRequest()
| Method Detail |
|---|
public String getTitle()
public void setTitle(String title)
title - public String getFirstName()
public void setFirstName(String firstName)
firstName - public String getMiddleName()
public void setMiddleName(String middleName)
middleName - public String getLastName()
public void setLastName(String lastName)
lastName - public String getSuffix()
public void setSuffix(String suffix)
suffix - public String getStreet1()
public void setStreet1(String street1)
street1 - public String getStreet2()
public void setStreet2(String street2)
street2 - public String getStreet3()
public void setStreet3(String street3)
street3 - public String getStreet4()
public void setStreet4(String street4)
street4 - public String getCity()
public void setCity(String city)
city - public String getCounty()
public void setCounty(String county)
county - public String getState()
public void setState(String state)
state - public String getPostalCode()
public void setPostalCode(String postalCode)
postalCode - public String getCountry()
public void setCountry(String country)
country - public String getCompany()
public void setCompany(String company)
company - public String getCompanyTaxID()
public void setCompanyTaxID(String companyTaxID)
companyTaxID - public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
phoneNumber - public String getEmail()
public void setEmail(String email)
email - public String getIpAddress()
public void setIpAddress(String ipAddress)
ipAddress - public String getIpNetworkAddress()
public void setIpNetworkAddress(String ipNetworkAddress)
ipNetworkAddress - public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
dateOfBirth - public String getDriversLicenseNumber()
public void setDriversLicenseNumber(String driversLicenseNumber)
driversLicenseNumber - public String getDriversLicenseState()
public void setDriversLicenseState(String driversLicenseState)
driversLicenseState - public String getSsn()
public void setSsn(String ssn)
ssn -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||