public class CustomerAddressEntityItem extends Object implements Serializable
| Constructor and Description |
|---|
CustomerAddressEntityItem() |
CustomerAddressEntityItem(Integer customer_address_id,
String created_at,
String updated_at,
String increment_id,
String city,
String company,
String country_id,
String fax,
String firstname,
String lastname,
String middlename,
String postcode,
String prefix,
String region,
Integer region_id,
String street,
String suffix,
String telephone,
Boolean is_default_billing,
Boolean is_default_shipping) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCity()
Gets the city value for this CustomerAddressEntityItem.
|
String |
getCompany()
Gets the company value for this CustomerAddressEntityItem.
|
String |
getCountry_id()
Gets the country_id value for this CustomerAddressEntityItem.
|
String |
getCreated_at()
Gets the created_at value for this CustomerAddressEntityItem.
|
Integer |
getCustomer_address_id()
Gets the customer_address_id value for this CustomerAddressEntityItem.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getFax()
Gets the fax value for this CustomerAddressEntityItem.
|
String |
getFirstname()
Gets the firstname value for this CustomerAddressEntityItem.
|
String |
getIncrement_id()
Gets the increment_id value for this CustomerAddressEntityItem.
|
Boolean |
getIs_default_billing()
Gets the is_default_billing value for this CustomerAddressEntityItem.
|
Boolean |
getIs_default_shipping()
Gets the is_default_shipping value for this CustomerAddressEntityItem.
|
String |
getLastname()
Gets the lastname value for this CustomerAddressEntityItem.
|
String |
getMiddlename()
Gets the middlename value for this CustomerAddressEntityItem.
|
String |
getPostcode()
Gets the postcode value for this CustomerAddressEntityItem.
|
String |
getPrefix()
Gets the prefix value for this CustomerAddressEntityItem.
|
Integer |
getRegion_id()
Gets the region_id value for this CustomerAddressEntityItem.
|
String |
getRegion()
Gets the region value for this CustomerAddressEntityItem.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getStreet()
Gets the street value for this CustomerAddressEntityItem.
|
String |
getSuffix()
Gets the suffix value for this CustomerAddressEntityItem.
|
String |
getTelephone()
Gets the telephone value for this CustomerAddressEntityItem.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUpdated_at()
Gets the updated_at value for this CustomerAddressEntityItem.
|
int |
hashCode() |
void |
setCity(String city)
Sets the city value for this CustomerAddressEntityItem.
|
void |
setCompany(String company)
Sets the company value for this CustomerAddressEntityItem.
|
void |
setCountry_id(String country_id)
Sets the country_id value for this CustomerAddressEntityItem.
|
void |
setCreated_at(String created_at)
Sets the created_at value for this CustomerAddressEntityItem.
|
void |
setCustomer_address_id(Integer customer_address_id)
Sets the customer_address_id value for this CustomerAddressEntityItem.
|
void |
setFax(String fax)
Sets the fax value for this CustomerAddressEntityItem.
|
void |
setFirstname(String firstname)
Sets the firstname value for this CustomerAddressEntityItem.
|
void |
setIncrement_id(String increment_id)
Sets the increment_id value for this CustomerAddressEntityItem.
|
void |
setIs_default_billing(Boolean is_default_billing)
Sets the is_default_billing value for this CustomerAddressEntityItem.
|
void |
setIs_default_shipping(Boolean is_default_shipping)
Sets the is_default_shipping value for this CustomerAddressEntityItem.
|
void |
setLastname(String lastname)
Sets the lastname value for this CustomerAddressEntityItem.
|
void |
setMiddlename(String middlename)
Sets the middlename value for this CustomerAddressEntityItem.
|
void |
setPostcode(String postcode)
Sets the postcode value for this CustomerAddressEntityItem.
|
void |
setPrefix(String prefix)
Sets the prefix value for this CustomerAddressEntityItem.
|
void |
setRegion_id(Integer region_id)
Sets the region_id value for this CustomerAddressEntityItem.
|
void |
setRegion(String region)
Sets the region value for this CustomerAddressEntityItem.
|
void |
setStreet(String street)
Sets the street value for this CustomerAddressEntityItem.
|
void |
setSuffix(String suffix)
Sets the suffix value for this CustomerAddressEntityItem.
|
void |
setTelephone(String telephone)
Sets the telephone value for this CustomerAddressEntityItem.
|
void |
setUpdated_at(String updated_at)
Sets the updated_at value for this CustomerAddressEntityItem.
|
public CustomerAddressEntityItem()
public CustomerAddressEntityItem(Integer customer_address_id, String created_at, String updated_at, String increment_id, String city, String company, String country_id, String fax, String firstname, String lastname, String middlename, String postcode, String prefix, String region, Integer region_id, String street, String suffix, String telephone, Boolean is_default_billing, Boolean is_default_shipping)
public Integer getCustomer_address_id()
public void setCustomer_address_id(Integer customer_address_id)
customer_address_id - public String getCreated_at()
public void setCreated_at(String created_at)
created_at - public String getUpdated_at()
public void setUpdated_at(String updated_at)
updated_at - public String getIncrement_id()
public void setIncrement_id(String increment_id)
increment_id - public String getCity()
public void setCity(String city)
city - public String getCompany()
public void setCompany(String company)
company - public String getCountry_id()
public void setCountry_id(String country_id)
country_id - public String getFax()
public void setFax(String fax)
fax - public String getFirstname()
public void setFirstname(String firstname)
firstname - public String getLastname()
public void setLastname(String lastname)
lastname - public String getMiddlename()
public void setMiddlename(String middlename)
middlename - public String getPostcode()
public void setPostcode(String postcode)
postcode - public String getPrefix()
public void setPrefix(String prefix)
prefix - public String getRegion()
public void setRegion(String region)
region - public Integer getRegion_id()
public void setRegion_id(Integer region_id)
region_id - public String getStreet()
public void setStreet(String street)
street - public String getSuffix()
public void setSuffix(String suffix)
suffix - public String getTelephone()
public void setTelephone(String telephone)
telephone - public Boolean getIs_default_billing()
public void setIs_default_billing(Boolean is_default_billing)
is_default_billing - public Boolean getIs_default_shipping()
public void setIs_default_shipping(Boolean is_default_shipping)
is_default_shipping - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.