|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.wsapp.Customer
public class Customer
Constructor Summary | |
---|---|
Customer()
|
|
Customer(java.util.Calendar accountCreated,
java.util.Calendar accountLastModified,
Address[] addresses,
Basket[] basketItems,
java.util.Calendar birthDate,
java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
java.lang.String custom4,
java.lang.String custom5,
CustomerGroup customerGroup,
Address defaultAddr,
int defaultAddrId,
java.lang.String emailAddr,
java.lang.String faxNumber,
java.lang.String firstName,
java.lang.String gender,
int globalProdNotifier,
int groupId,
int id,
byte invisible,
java.util.Calendar lastLogon,
java.lang.String lastName,
java.lang.String locale,
java.lang.String newsletter,
int numberOfLogons,
Order[] orders,
java.lang.String password,
Product[] productNotifications,
java.lang.String telephoneNumber,
java.lang.String telephoneNumber1,
int type,
WishList[] wishLists)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.Calendar |
getAccountCreated()
Gets the accountCreated value for this Customer. |
java.util.Calendar |
getAccountLastModified()
Gets the accountLastModified value for this Customer. |
Address[] |
getAddresses()
Gets the addresses value for this Customer. |
Basket[] |
getBasketItems()
Gets the basketItems value for this Customer. |
java.util.Calendar |
getBirthDate()
Gets the birthDate value for this Customer. |
java.lang.String |
getCustom1()
Gets the custom1 value for this Customer. |
java.lang.String |
getCustom2()
Gets the custom2 value for this Customer. |
java.lang.String |
getCustom3()
Gets the custom3 value for this Customer. |
java.lang.String |
getCustom4()
Gets the custom4 value for this Customer. |
java.lang.String |
getCustom5()
Gets the custom5 value for this Customer. |
CustomerGroup |
getCustomerGroup()
Gets the customerGroup value for this Customer. |
Address |
getDefaultAddr()
Gets the defaultAddr value for this Customer. |
int |
getDefaultAddrId()
Gets the defaultAddrId value for this Customer. |
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 |
getEmailAddr()
Gets the emailAddr value for this Customer. |
java.lang.String |
getFaxNumber()
Gets the faxNumber value for this Customer. |
java.lang.String |
getFirstName()
Gets the firstName value for this Customer. |
java.lang.String |
getGender()
Gets the gender value for this Customer. |
int |
getGlobalProdNotifier()
Gets the globalProdNotifier value for this Customer. |
int |
getGroupId()
Gets the groupId value for this Customer. |
int |
getId()
Gets the id value for this Customer. |
byte |
getInvisible()
Gets the invisible value for this Customer. |
java.util.Calendar |
getLastLogon()
Gets the lastLogon value for this Customer. |
java.lang.String |
getLastName()
Gets the lastName value for this Customer. |
java.lang.String |
getLocale()
Gets the locale value for this Customer. |
java.lang.String |
getNewsletter()
Gets the newsletter value for this Customer. |
int |
getNumberOfLogons()
Gets the numberOfLogons value for this Customer. |
Order[] |
getOrders()
Gets the orders value for this Customer. |
java.lang.String |
getPassword()
Gets the password value for this Customer. |
Product[] |
getProductNotifications()
Gets the productNotifications value for this Customer. |
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 |
getTelephoneNumber()
Gets the telephoneNumber value for this Customer. |
java.lang.String |
getTelephoneNumber1()
Gets the telephoneNumber1 value for this Customer. |
int |
getType()
Gets the type value for this Customer. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
WishList[] |
getWishLists()
Gets the wishLists value for this Customer. |
int |
hashCode()
|
void |
setAccountCreated(java.util.Calendar accountCreated)
Sets the accountCreated value for this Customer. |
void |
setAccountLastModified(java.util.Calendar accountLastModified)
Sets the accountLastModified value for this Customer. |
void |
setAddresses(Address[] addresses)
Sets the addresses value for this Customer. |
void |
setBasketItems(Basket[] basketItems)
Sets the basketItems value for this Customer. |
void |
setBirthDate(java.util.Calendar birthDate)
Sets the birthDate value for this Customer. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this Customer. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this Customer. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this Customer. |
void |
setCustom4(java.lang.String custom4)
Sets the custom4 value for this Customer. |
void |
setCustom5(java.lang.String custom5)
Sets the custom5 value for this Customer. |
void |
setCustomerGroup(CustomerGroup customerGroup)
Sets the customerGroup value for this Customer. |
void |
setDefaultAddr(Address defaultAddr)
Sets the defaultAddr value for this Customer. |
void |
setDefaultAddrId(int defaultAddrId)
Sets the defaultAddrId value for this Customer. |
void |
setEmailAddr(java.lang.String emailAddr)
Sets the emailAddr value for this Customer. |
void |
setFaxNumber(java.lang.String faxNumber)
Sets the faxNumber value for this Customer. |
void |
setFirstName(java.lang.String firstName)
Sets the firstName value for this Customer. |
void |
setGender(java.lang.String gender)
Sets the gender value for this Customer. |
void |
setGlobalProdNotifier(int globalProdNotifier)
Sets the globalProdNotifier value for this Customer. |
void |
setGroupId(int groupId)
Sets the groupId value for this Customer. |
void |
setId(int id)
Sets the id value for this Customer. |
void |
setInvisible(byte invisible)
Sets the invisible value for this Customer. |
void |
setLastLogon(java.util.Calendar lastLogon)
Sets the lastLogon value for this Customer. |
void |
setLastName(java.lang.String lastName)
Sets the lastName value for this Customer. |
void |
setLocale(java.lang.String locale)
Sets the locale value for this Customer. |
void |
setNewsletter(java.lang.String newsletter)
Sets the newsletter value for this Customer. |
void |
setNumberOfLogons(int numberOfLogons)
Sets the numberOfLogons value for this Customer. |
void |
setOrders(Order[] orders)
Sets the orders value for this Customer. |
void |
setPassword(java.lang.String password)
Sets the password value for this Customer. |
void |
setProductNotifications(Product[] productNotifications)
Sets the productNotifications value for this Customer. |
void |
setTelephoneNumber(java.lang.String telephoneNumber)
Sets the telephoneNumber value for this Customer. |
void |
setTelephoneNumber1(java.lang.String telephoneNumber1)
Sets the telephoneNumber1 value for this Customer. |
void |
setType(int type)
Sets the type value for this Customer. |
void |
setWishLists(WishList[] wishLists)
Sets the wishLists value for this Customer. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Customer()
public Customer(java.util.Calendar accountCreated, java.util.Calendar accountLastModified, Address[] addresses, Basket[] basketItems, java.util.Calendar birthDate, java.lang.String custom1, java.lang.String custom2, java.lang.String custom3, java.lang.String custom4, java.lang.String custom5, CustomerGroup customerGroup, Address defaultAddr, int defaultAddrId, java.lang.String emailAddr, java.lang.String faxNumber, java.lang.String firstName, java.lang.String gender, int globalProdNotifier, int groupId, int id, byte invisible, java.util.Calendar lastLogon, java.lang.String lastName, java.lang.String locale, java.lang.String newsletter, int numberOfLogons, Order[] orders, java.lang.String password, Product[] productNotifications, java.lang.String telephoneNumber, java.lang.String telephoneNumber1, int type, WishList[] wishLists)
Method Detail |
---|
public java.util.Calendar getAccountCreated()
public void setAccountCreated(java.util.Calendar accountCreated)
accountCreated
- public java.util.Calendar getAccountLastModified()
public void setAccountLastModified(java.util.Calendar accountLastModified)
accountLastModified
- public Address[] getAddresses()
public void setAddresses(Address[] addresses)
addresses
- public Basket[] getBasketItems()
public void setBasketItems(Basket[] basketItems)
basketItems
- public java.util.Calendar getBirthDate()
public void setBirthDate(java.util.Calendar birthDate)
birthDate
- public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1
- public java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2
- public java.lang.String getCustom3()
public void setCustom3(java.lang.String custom3)
custom3
- public java.lang.String getCustom4()
public void setCustom4(java.lang.String custom4)
custom4
- public java.lang.String getCustom5()
public void setCustom5(java.lang.String custom5)
custom5
- public CustomerGroup getCustomerGroup()
public void setCustomerGroup(CustomerGroup customerGroup)
customerGroup
- public Address getDefaultAddr()
public void setDefaultAddr(Address defaultAddr)
defaultAddr
- public int getDefaultAddrId()
public void setDefaultAddrId(int defaultAddrId)
defaultAddrId
- public java.lang.String getEmailAddr()
public void setEmailAddr(java.lang.String emailAddr)
emailAddr
- public java.lang.String getFaxNumber()
public void setFaxNumber(java.lang.String faxNumber)
faxNumber
- public java.lang.String getFirstName()
public void setFirstName(java.lang.String firstName)
firstName
- public java.lang.String getGender()
public void setGender(java.lang.String gender)
gender
- public int getGlobalProdNotifier()
public void setGlobalProdNotifier(int globalProdNotifier)
globalProdNotifier
- public int getGroupId()
public void setGroupId(int groupId)
groupId
- public int getId()
public void setId(int id)
id
- public byte getInvisible()
public void setInvisible(byte invisible)
invisible
- public java.util.Calendar getLastLogon()
public void setLastLogon(java.util.Calendar lastLogon)
lastLogon
- public java.lang.String getLastName()
public void setLastName(java.lang.String lastName)
lastName
- public java.lang.String getLocale()
public void setLocale(java.lang.String locale)
locale
- public java.lang.String getNewsletter()
public void setNewsletter(java.lang.String newsletter)
newsletter
- public int getNumberOfLogons()
public void setNumberOfLogons(int numberOfLogons)
numberOfLogons
- public Order[] getOrders()
public void setOrders(Order[] orders)
orders
- public java.lang.String getPassword()
public void setPassword(java.lang.String password)
password
- public Product[] getProductNotifications()
public void setProductNotifications(Product[] productNotifications)
productNotifications
- public java.lang.String getTelephoneNumber()
public void setTelephoneNumber(java.lang.String telephoneNumber)
telephoneNumber
- public java.lang.String getTelephoneNumber1()
public void setTelephoneNumber1(java.lang.String telephoneNumber1)
telephoneNumber1
- public int getType()
public void setType(int type)
type
- public WishList[] getWishLists()
public void setWishLists(WishList[] wishLists)
wishLists
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |