org.broadleafcommerce.vendor.cybersource.service.api
Class ShipFrom

java.lang.Object
  extended by org.broadleafcommerce.vendor.cybersource.service.api.ShipFrom
All Implemented Interfaces:
java.io.Serializable

public class ShipFrom
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ShipFrom()
           
ShipFrom(java.lang.String title, java.lang.String firstName, java.lang.String middleName, java.lang.String lastName, java.lang.String suffix, java.lang.String street1, java.lang.String street2, java.lang.String street3, java.lang.String street4, java.lang.String city, java.lang.String county, java.lang.String state, java.lang.String postalCode, java.lang.String country, java.lang.String company, java.lang.String phoneNumber, java.lang.String email)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getCity()
          Gets the city value for this ShipFrom.
 java.lang.String getCompany()
          Gets the company value for this ShipFrom.
 java.lang.String getCountry()
          Gets the country value for this ShipFrom.
 java.lang.String getCounty()
          Gets the county value for this ShipFrom.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getEmail()
          Gets the email value for this ShipFrom.
 java.lang.String getFirstName()
          Gets the firstName value for this ShipFrom.
 java.lang.String getLastName()
          Gets the lastName value for this ShipFrom.
 java.lang.String getMiddleName()
          Gets the middleName value for this ShipFrom.
 java.lang.String getPhoneNumber()
          Gets the phoneNumber value for this ShipFrom.
 java.lang.String getPostalCode()
          Gets the postalCode value for this ShipFrom.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getState()
          Gets the state value for this ShipFrom.
 java.lang.String getStreet1()
          Gets the street1 value for this ShipFrom.
 java.lang.String getStreet2()
          Gets the street2 value for this ShipFrom.
 java.lang.String getStreet3()
          Gets the street3 value for this ShipFrom.
 java.lang.String getStreet4()
          Gets the street4 value for this ShipFrom.
 java.lang.String getSuffix()
          Gets the suffix value for this ShipFrom.
 java.lang.String getTitle()
          Gets the title value for this ShipFrom.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setCity(java.lang.String city)
          Sets the city value for this ShipFrom.
 void setCompany(java.lang.String company)
          Sets the company value for this ShipFrom.
 void setCountry(java.lang.String country)
          Sets the country value for this ShipFrom.
 void setCounty(java.lang.String county)
          Sets the county value for this ShipFrom.
 void setEmail(java.lang.String email)
          Sets the email value for this ShipFrom.
 void setFirstName(java.lang.String firstName)
          Sets the firstName value for this ShipFrom.
 void setLastName(java.lang.String lastName)
          Sets the lastName value for this ShipFrom.
 void setMiddleName(java.lang.String middleName)
          Sets the middleName value for this ShipFrom.
 void setPhoneNumber(java.lang.String phoneNumber)
          Sets the phoneNumber value for this ShipFrom.
 void setPostalCode(java.lang.String postalCode)
          Sets the postalCode value for this ShipFrom.
 void setState(java.lang.String state)
          Sets the state value for this ShipFrom.
 void setStreet1(java.lang.String street1)
          Sets the street1 value for this ShipFrom.
 void setStreet2(java.lang.String street2)
          Sets the street2 value for this ShipFrom.
 void setStreet3(java.lang.String street3)
          Sets the street3 value for this ShipFrom.
 void setStreet4(java.lang.String street4)
          Sets the street4 value for this ShipFrom.
 void setSuffix(java.lang.String suffix)
          Sets the suffix value for this ShipFrom.
 void setTitle(java.lang.String title)
          Sets the title value for this ShipFrom.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShipFrom

public ShipFrom()

ShipFrom

public ShipFrom(java.lang.String title,
                java.lang.String firstName,
                java.lang.String middleName,
                java.lang.String lastName,
                java.lang.String suffix,
                java.lang.String street1,
                java.lang.String street2,
                java.lang.String street3,
                java.lang.String street4,
                java.lang.String city,
                java.lang.String county,
                java.lang.String state,
                java.lang.String postalCode,
                java.lang.String country,
                java.lang.String company,
                java.lang.String phoneNumber,
                java.lang.String email)
Method Detail

getTitle

public java.lang.String getTitle()
Gets the title value for this ShipFrom.

Returns:
title

setTitle

public void setTitle(java.lang.String title)
Sets the title value for this ShipFrom.

Parameters:
title -

getFirstName

public java.lang.String getFirstName()
Gets the firstName value for this ShipFrom.

Returns:
firstName

setFirstName

public void setFirstName(java.lang.String firstName)
Sets the firstName value for this ShipFrom.

Parameters:
firstName -

getMiddleName

public java.lang.String getMiddleName()
Gets the middleName value for this ShipFrom.

Returns:
middleName

setMiddleName

public void setMiddleName(java.lang.String middleName)
Sets the middleName value for this ShipFrom.

Parameters:
middleName -

getLastName

public java.lang.String getLastName()
Gets the lastName value for this ShipFrom.

Returns:
lastName

setLastName

public void setLastName(java.lang.String lastName)
Sets the lastName value for this ShipFrom.

Parameters:
lastName -

getSuffix

public java.lang.String getSuffix()
Gets the suffix value for this ShipFrom.

Returns:
suffix

setSuffix

public void setSuffix(java.lang.String suffix)
Sets the suffix value for this ShipFrom.

Parameters:
suffix -

getStreet1

public java.lang.String getStreet1()
Gets the street1 value for this ShipFrom.

Returns:
street1

setStreet1

public void setStreet1(java.lang.String street1)
Sets the street1 value for this ShipFrom.

Parameters:
street1 -

getStreet2

public java.lang.String getStreet2()
Gets the street2 value for this ShipFrom.

Returns:
street2

setStreet2

public void setStreet2(java.lang.String street2)
Sets the street2 value for this ShipFrom.

Parameters:
street2 -

getStreet3

public java.lang.String getStreet3()
Gets the street3 value for this ShipFrom.

Returns:
street3

setStreet3

public void setStreet3(java.lang.String street3)
Sets the street3 value for this ShipFrom.

Parameters:
street3 -

getStreet4

public java.lang.String getStreet4()
Gets the street4 value for this ShipFrom.

Returns:
street4

setStreet4

public void setStreet4(java.lang.String street4)
Sets the street4 value for this ShipFrom.

Parameters:
street4 -

getCity

public java.lang.String getCity()
Gets the city value for this ShipFrom.

Returns:
city

setCity

public void setCity(java.lang.String city)
Sets the city value for this ShipFrom.

Parameters:
city -

getCounty

public java.lang.String getCounty()
Gets the county value for this ShipFrom.

Returns:
county

setCounty

public void setCounty(java.lang.String county)
Sets the county value for this ShipFrom.

Parameters:
county -

getState

public java.lang.String getState()
Gets the state value for this ShipFrom.

Returns:
state

setState

public void setState(java.lang.String state)
Sets the state value for this ShipFrom.

Parameters:
state -

getPostalCode

public java.lang.String getPostalCode()
Gets the postalCode value for this ShipFrom.

Returns:
postalCode

setPostalCode

public void setPostalCode(java.lang.String postalCode)
Sets the postalCode value for this ShipFrom.

Parameters:
postalCode -

getCountry

public java.lang.String getCountry()
Gets the country value for this ShipFrom.

Returns:
country

setCountry

public void setCountry(java.lang.String country)
Sets the country value for this ShipFrom.

Parameters:
country -

getCompany

public java.lang.String getCompany()
Gets the company value for this ShipFrom.

Returns:
company

setCompany

public void setCompany(java.lang.String company)
Sets the company value for this ShipFrom.

Parameters:
company -

getPhoneNumber

public java.lang.String getPhoneNumber()
Gets the phoneNumber value for this ShipFrom.

Returns:
phoneNumber

setPhoneNumber

public void setPhoneNumber(java.lang.String phoneNumber)
Sets the phoneNumber value for this ShipFrom.

Parameters:
phoneNumber -

getEmail

public java.lang.String getEmail()
Gets the email value for this ShipFrom.

Returns:
email

setEmail

public void setEmail(java.lang.String email)
Sets the email value for this ShipFrom.

Parameters:
email -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2012. All Rights Reserved.