public class

CustomerAddressEntityCreate

extends Object
implements Serializable
java.lang.Object
   ↳ com.magento.api.CustomerAddressEntityCreate

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String city
private String company
private String country_id
private String fax
private String firstname
private Boolean is_default_billing
private Boolean is_default_shipping
private String lastname
private String middlename
private String postcode
private String prefix
private String region
private Integer region_id
private String[] street
private String suffix
private String telephone
private static TypeDesc typeDesc
Public Constructors
CustomerAddressEntityCreate()
CustomerAddressEntityCreate(String city, String company, String country_id, String fax, String firstname, String lastname, String middlename, String postcode, String prefix, Integer region_id, String region, String[] street, String suffix, String telephone, Boolean is_default_billing, Boolean is_default_shipping)
Public Methods
synchronized boolean equals(Object obj)
String getCity()
Gets the city value for this CustomerAddressEntityCreate.
String getCompany()
Gets the company value for this CustomerAddressEntityCreate.
String getCountry_id()
Gets the country_id value for this CustomerAddressEntityCreate.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getFax()
Gets the fax value for this CustomerAddressEntityCreate.
String getFirstname()
Gets the firstname value for this CustomerAddressEntityCreate.
Boolean getIs_default_billing()
Gets the is_default_billing value for this CustomerAddressEntityCreate.
Boolean getIs_default_shipping()
Gets the is_default_shipping value for this CustomerAddressEntityCreate.
String getLastname()
Gets the lastname value for this CustomerAddressEntityCreate.
String getMiddlename()
Gets the middlename value for this CustomerAddressEntityCreate.
String getPostcode()
Gets the postcode value for this CustomerAddressEntityCreate.
String getPrefix()
Gets the prefix value for this CustomerAddressEntityCreate.
String getRegion()
Gets the region value for this CustomerAddressEntityCreate.
Integer getRegion_id()
Gets the region_id value for this CustomerAddressEntityCreate.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
String[] getStreet()
Gets the street value for this CustomerAddressEntityCreate.
String getSuffix()
Gets the suffix value for this CustomerAddressEntityCreate.
String getTelephone()
Gets the telephone value for this CustomerAddressEntityCreate.
static TypeDesc getTypeDesc()
Return type metadata object
synchronized int hashCode()
void setCity(String city)
Sets the city value for this CustomerAddressEntityCreate.
void setCompany(String company)
Sets the company value for this CustomerAddressEntityCreate.
void setCountry_id(String country_id)
Sets the country_id value for this CustomerAddressEntityCreate.
void setFax(String fax)
Sets the fax value for this CustomerAddressEntityCreate.
void setFirstname(String firstname)
Sets the firstname value for this CustomerAddressEntityCreate.
void setIs_default_billing(Boolean is_default_billing)
Sets the is_default_billing value for this CustomerAddressEntityCreate.
void setIs_default_shipping(Boolean is_default_shipping)
Sets the is_default_shipping value for this CustomerAddressEntityCreate.
void setLastname(String lastname)
Sets the lastname value for this CustomerAddressEntityCreate.
void setMiddlename(String middlename)
Sets the middlename value for this CustomerAddressEntityCreate.
void setPostcode(String postcode)
Sets the postcode value for this CustomerAddressEntityCreate.
void setPrefix(String prefix)
Sets the prefix value for this CustomerAddressEntityCreate.
void setRegion(String region)
Sets the region value for this CustomerAddressEntityCreate.
void setRegion_id(Integer region_id)
Sets the region_id value for this CustomerAddressEntityCreate.
void setStreet(String[] street)
Sets the street value for this CustomerAddressEntityCreate.
void setSuffix(String suffix)
Sets the suffix value for this CustomerAddressEntityCreate.
void setTelephone(String telephone)
Sets the telephone value for this CustomerAddressEntityCreate.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String city

private String company

private String country_id

private String fax

private String firstname

private Boolean is_default_billing

private Boolean is_default_shipping

private String lastname

private String middlename

private String postcode

private String prefix

private String region

private Integer region_id

private String[] street

private String suffix

private String telephone

private static TypeDesc typeDesc

Public Constructors

public CustomerAddressEntityCreate ()

public CustomerAddressEntityCreate (String city, String company, String country_id, String fax, String firstname, String lastname, String middlename, String postcode, String prefix, Integer region_id, String region, String[] street, String suffix, String telephone, Boolean is_default_billing, Boolean is_default_shipping)

Parameters
city
company
country_id
fax
firstname
lastname
middlename
postcode
prefix
region_id
region
street
suffix
telephone
is_default_billing
is_default_shipping

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getCity ()

Gets the city value for this CustomerAddressEntityCreate.

Returns
  • city

public String getCompany ()

Gets the company value for this CustomerAddressEntityCreate.

Returns
  • company

public String getCountry_id ()

Gets the country_id value for this CustomerAddressEntityCreate.

Returns
  • country_id

public static Deserializer getDeserializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getFax ()

Gets the fax value for this CustomerAddressEntityCreate.

Returns
  • fax

public String getFirstname ()

Gets the firstname value for this CustomerAddressEntityCreate.

Returns
  • firstname

public Boolean getIs_default_billing ()

Gets the is_default_billing value for this CustomerAddressEntityCreate.

Returns
  • is_default_billing

public Boolean getIs_default_shipping ()

Gets the is_default_shipping value for this CustomerAddressEntityCreate.

Returns
  • is_default_shipping

public String getLastname ()

Gets the lastname value for this CustomerAddressEntityCreate.

Returns
  • lastname

public String getMiddlename ()

Gets the middlename value for this CustomerAddressEntityCreate.

Returns
  • middlename

public String getPostcode ()

Gets the postcode value for this CustomerAddressEntityCreate.

Returns
  • postcode

public String getPrefix ()

Gets the prefix value for this CustomerAddressEntityCreate.

Returns
  • prefix

public String getRegion ()

Gets the region value for this CustomerAddressEntityCreate.

Returns
  • region

public Integer getRegion_id ()

Gets the region_id value for this CustomerAddressEntityCreate.

Returns
  • region_id

public static Serializer getSerializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public String[] getStreet ()

Gets the street value for this CustomerAddressEntityCreate.

Returns
  • street

public String getSuffix ()

Gets the suffix value for this CustomerAddressEntityCreate.

Returns
  • suffix

public String getTelephone ()

Gets the telephone value for this CustomerAddressEntityCreate.

Returns
  • telephone

public static TypeDesc getTypeDesc ()

Return type metadata object

public synchronized int hashCode ()

public void setCity (String city)

Sets the city value for this CustomerAddressEntityCreate.

Parameters
city

public void setCompany (String company)

Sets the company value for this CustomerAddressEntityCreate.

Parameters
company

public void setCountry_id (String country_id)

Sets the country_id value for this CustomerAddressEntityCreate.

Parameters
country_id

public void setFax (String fax)

Sets the fax value for this CustomerAddressEntityCreate.

Parameters
fax

public void setFirstname (String firstname)

Sets the firstname value for this CustomerAddressEntityCreate.

Parameters
firstname

public void setIs_default_billing (Boolean is_default_billing)

Sets the is_default_billing value for this CustomerAddressEntityCreate.

Parameters
is_default_billing

public void setIs_default_shipping (Boolean is_default_shipping)

Sets the is_default_shipping value for this CustomerAddressEntityCreate.

Parameters
is_default_shipping

public void setLastname (String lastname)

Sets the lastname value for this CustomerAddressEntityCreate.

Parameters
lastname

public void setMiddlename (String middlename)

Sets the middlename value for this CustomerAddressEntityCreate.

Parameters
middlename

public void setPostcode (String postcode)

Sets the postcode value for this CustomerAddressEntityCreate.

Parameters
postcode

public void setPrefix (String prefix)

Sets the prefix value for this CustomerAddressEntityCreate.

Parameters
prefix

public void setRegion (String region)

Sets the region value for this CustomerAddressEntityCreate.

Parameters
region

public void setRegion_id (Integer region_id)

Sets the region_id value for this CustomerAddressEntityCreate.

Parameters
region_id

public void setStreet (String[] street)

Sets the street value for this CustomerAddressEntityCreate.

Parameters
street

public void setSuffix (String suffix)

Sets the suffix value for this CustomerAddressEntityCreate.

Parameters
suffix

public void setTelephone (String telephone)

Sets the telephone value for this CustomerAddressEntityCreate.

Parameters
telephone