org.broadleafcommerce.vendor.cybersource.service.message
Class CyberSourceBillingRequest

java.lang.Object
  extended by org.broadleafcommerce.vendor.cybersource.service.message.CyberSourceBillingRequest
All Implemented Interfaces:
Serializable

public class CyberSourceBillingRequest
extends Object
implements Serializable

Author:
jfischer
See Also:
Serialized Form

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

CyberSourceBillingRequest

public CyberSourceBillingRequest()
Method Detail

getTitle

public String getTitle()
Gets the title value for this BillTo.

Returns:
title

setTitle

public void setTitle(String title)
Sets the title value for this BillTo.

Parameters:
title -

getFirstName

public String getFirstName()
Gets the firstName value for this BillTo.

Returns:
firstName

setFirstName

public void setFirstName(String firstName)
Sets the firstName value for this BillTo.

Parameters:
firstName -

getMiddleName

public String getMiddleName()
Gets the middleName value for this BillTo.

Returns:
middleName

setMiddleName

public void setMiddleName(String middleName)
Sets the middleName value for this BillTo.

Parameters:
middleName -

getLastName

public String getLastName()
Gets the lastName value for this BillTo.

Returns:
lastName

setLastName

public void setLastName(String lastName)
Sets the lastName value for this BillTo.

Parameters:
lastName -

getSuffix

public String getSuffix()
Gets the suffix value for this BillTo.

Returns:
suffix

setSuffix

public void setSuffix(String suffix)
Sets the suffix value for this BillTo.

Parameters:
suffix -

getStreet1

public String getStreet1()
Gets the street1 value for this BillTo.

Returns:
street1

setStreet1

public void setStreet1(String street1)
Sets the street1 value for this BillTo.

Parameters:
street1 -

getStreet2

public String getStreet2()
Gets the street2 value for this BillTo.

Returns:
street2

setStreet2

public void setStreet2(String street2)
Sets the street2 value for this BillTo.

Parameters:
street2 -

getStreet3

public String getStreet3()
Gets the street3 value for this BillTo.

Returns:
street3

setStreet3

public void setStreet3(String street3)
Sets the street3 value for this BillTo.

Parameters:
street3 -

getStreet4

public String getStreet4()
Gets the street4 value for this BillTo.

Returns:
street4

setStreet4

public void setStreet4(String street4)
Sets the street4 value for this BillTo.

Parameters:
street4 -

getCity

public String getCity()
Gets the city value for this BillTo.

Returns:
city

setCity

public void setCity(String city)
Sets the city value for this BillTo.

Parameters:
city -

getCounty

public String getCounty()
Gets the county value for this BillTo.

Returns:
county

setCounty

public void setCounty(String county)
Sets the county value for this BillTo.

Parameters:
county -

getState

public String getState()
Gets the state value for this BillTo.

Returns:
state

setState

public void setState(String state)
Sets the state value for this BillTo.

Parameters:
state -

getPostalCode

public String getPostalCode()
Gets the postalCode value for this BillTo.

Returns:
postalCode

setPostalCode

public void setPostalCode(String postalCode)
Sets the postalCode value for this BillTo.

Parameters:
postalCode -

getCountry

public String getCountry()
Gets the country value for this BillTo.

Returns:
country

setCountry

public void setCountry(String country)
Sets the country value for this BillTo.

Parameters:
country -

getCompany

public String getCompany()
Gets the company value for this BillTo.

Returns:
company

setCompany

public void setCompany(String company)
Sets the company value for this BillTo.

Parameters:
company -

getCompanyTaxID

public String getCompanyTaxID()
Gets the companyTaxID value for this BillTo.

Returns:
companyTaxID

setCompanyTaxID

public void setCompanyTaxID(String companyTaxID)
Sets the companyTaxID value for this BillTo.

Parameters:
companyTaxID -

getPhoneNumber

public String getPhoneNumber()
Gets the phoneNumber value for this BillTo.

Returns:
phoneNumber

setPhoneNumber

public void setPhoneNumber(String phoneNumber)
Sets the phoneNumber value for this BillTo.

Parameters:
phoneNumber -

getEmail

public String getEmail()
Gets the email value for this BillTo.

Returns:
email

setEmail

public void setEmail(String email)
Sets the email value for this BillTo.

Parameters:
email -

getIpAddress

public String getIpAddress()
Gets the ipAddress value for this BillTo.

Returns:
ipAddress

setIpAddress

public void setIpAddress(String ipAddress)
Sets the ipAddress value for this BillTo.

Parameters:
ipAddress -

getIpNetworkAddress

public String getIpNetworkAddress()
Gets the ipNetworkAddress value for this BillTo.

Returns:
ipNetworkAddress

setIpNetworkAddress

public void setIpNetworkAddress(String ipNetworkAddress)
Sets the ipNetworkAddress value for this BillTo.

Parameters:
ipNetworkAddress -

getDateOfBirth

public String getDateOfBirth()
Gets the dateOfBirth value for this BillTo.

Returns:
dateOfBirth

setDateOfBirth

public void setDateOfBirth(String dateOfBirth)
Sets the dateOfBirth value for this BillTo.

Parameters:
dateOfBirth -

getDriversLicenseNumber

public String getDriversLicenseNumber()
Gets the driversLicenseNumber value for this BillTo.

Returns:
driversLicenseNumber

setDriversLicenseNumber

public void setDriversLicenseNumber(String driversLicenseNumber)
Sets the driversLicenseNumber value for this BillTo.

Parameters:
driversLicenseNumber -

getDriversLicenseState

public String getDriversLicenseState()
Gets the driversLicenseState value for this BillTo.

Returns:
driversLicenseState

setDriversLicenseState

public void setDriversLicenseState(String driversLicenseState)
Sets the driversLicenseState value for this BillTo.

Parameters:
driversLicenseState -

getSsn

public String getSsn()
Gets the ssn value for this BillTo.

Returns:
ssn

setSsn

public void setSsn(String ssn)
Sets the ssn value for this BillTo.

Parameters:
ssn -


Copyright © 2012. All Rights Reserved.