|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.wsapp.CustomerRegistration
public class CustomerRegistration
Constructor Summary | |
---|---|
CustomerRegistration()
|
|
CustomerRegistration(java.lang.String addressCustom1,
java.lang.String addressCustom2,
java.lang.String addressCustom3,
java.lang.String addressCustom4,
java.lang.String addressCustom5,
java.util.Calendar birthDate,
java.lang.String city,
java.lang.String company,
int countryId,
java.lang.String customerCustom1,
java.lang.String customerCustom2,
java.lang.String customerCustom3,
java.lang.String customerCustom4,
java.lang.String customerCustom5,
java.lang.String emailAddr,
boolean enabled,
java.lang.String faxNumber,
java.lang.String firstName,
java.lang.String gender,
int groupId,
boolean invisible,
java.lang.String lastName,
java.lang.String locale,
java.lang.String newsletter,
java.lang.String password,
java.lang.String postcode,
int productNotifications,
java.lang.String state,
java.lang.String streetAddress,
java.lang.String streetAddress1,
java.lang.String suburb,
java.lang.String telephoneNumber,
java.lang.String telephoneNumber1,
int zoneId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAddressCustom1()
Gets the addressCustom1 value for this CustomerRegistration. |
java.lang.String |
getAddressCustom2()
Gets the addressCustom2 value for this CustomerRegistration. |
java.lang.String |
getAddressCustom3()
Gets the addressCustom3 value for this CustomerRegistration. |
java.lang.String |
getAddressCustom4()
Gets the addressCustom4 value for this CustomerRegistration. |
java.lang.String |
getAddressCustom5()
Gets the addressCustom5 value for this CustomerRegistration. |
java.util.Calendar |
getBirthDate()
Gets the birthDate value for this CustomerRegistration. |
java.lang.String |
getCity()
Gets the city value for this CustomerRegistration. |
java.lang.String |
getCompany()
Gets the company value for this CustomerRegistration. |
int |
getCountryId()
Gets the countryId value for this CustomerRegistration. |
java.lang.String |
getCustomerCustom1()
Gets the customerCustom1 value for this CustomerRegistration. |
java.lang.String |
getCustomerCustom2()
Gets the customerCustom2 value for this CustomerRegistration. |
java.lang.String |
getCustomerCustom3()
Gets the customerCustom3 value for this CustomerRegistration. |
java.lang.String |
getCustomerCustom4()
Gets the customerCustom4 value for this CustomerRegistration. |
java.lang.String |
getCustomerCustom5()
Gets the customerCustom5 value for this CustomerRegistration. |
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 CustomerRegistration. |
java.lang.String |
getFaxNumber()
Gets the faxNumber value for this CustomerRegistration. |
java.lang.String |
getFirstName()
Gets the firstName value for this CustomerRegistration. |
java.lang.String |
getGender()
Gets the gender value for this CustomerRegistration. |
int |
getGroupId()
Gets the groupId value for this CustomerRegistration. |
java.lang.String |
getLastName()
Gets the lastName value for this CustomerRegistration. |
java.lang.String |
getLocale()
Gets the locale value for this CustomerRegistration. |
java.lang.String |
getNewsletter()
Gets the newsletter value for this CustomerRegistration. |
java.lang.String |
getPassword()
Gets the password value for this CustomerRegistration. |
java.lang.String |
getPostcode()
Gets the postcode value for this CustomerRegistration. |
int |
getProductNotifications()
Gets the productNotifications value for this CustomerRegistration. |
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 CustomerRegistration. |
java.lang.String |
getStreetAddress()
Gets the streetAddress value for this CustomerRegistration. |
java.lang.String |
getStreetAddress1()
Gets the streetAddress1 value for this CustomerRegistration. |
java.lang.String |
getSuburb()
Gets the suburb value for this CustomerRegistration. |
java.lang.String |
getTelephoneNumber()
Gets the telephoneNumber value for this CustomerRegistration. |
java.lang.String |
getTelephoneNumber1()
Gets the telephoneNumber1 value for this CustomerRegistration. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getZoneId()
Gets the zoneId value for this CustomerRegistration. |
int |
hashCode()
|
boolean |
isEnabled()
Gets the enabled value for this CustomerRegistration. |
boolean |
isInvisible()
Gets the invisible value for this CustomerRegistration. |
void |
setAddressCustom1(java.lang.String addressCustom1)
Sets the addressCustom1 value for this CustomerRegistration. |
void |
setAddressCustom2(java.lang.String addressCustom2)
Sets the addressCustom2 value for this CustomerRegistration. |
void |
setAddressCustom3(java.lang.String addressCustom3)
Sets the addressCustom3 value for this CustomerRegistration. |
void |
setAddressCustom4(java.lang.String addressCustom4)
Sets the addressCustom4 value for this CustomerRegistration. |
void |
setAddressCustom5(java.lang.String addressCustom5)
Sets the addressCustom5 value for this CustomerRegistration. |
void |
setBirthDate(java.util.Calendar birthDate)
Sets the birthDate value for this CustomerRegistration. |
void |
setCity(java.lang.String city)
Sets the city value for this CustomerRegistration. |
void |
setCompany(java.lang.String company)
Sets the company value for this CustomerRegistration. |
void |
setCountryId(int countryId)
Sets the countryId value for this CustomerRegistration. |
void |
setCustomerCustom1(java.lang.String customerCustom1)
Sets the customerCustom1 value for this CustomerRegistration. |
void |
setCustomerCustom2(java.lang.String customerCustom2)
Sets the customerCustom2 value for this CustomerRegistration. |
void |
setCustomerCustom3(java.lang.String customerCustom3)
Sets the customerCustom3 value for this CustomerRegistration. |
void |
setCustomerCustom4(java.lang.String customerCustom4)
Sets the customerCustom4 value for this CustomerRegistration. |
void |
setCustomerCustom5(java.lang.String customerCustom5)
Sets the customerCustom5 value for this CustomerRegistration. |
void |
setEmailAddr(java.lang.String emailAddr)
Sets the emailAddr value for this CustomerRegistration. |
void |
setEnabled(boolean enabled)
Sets the enabled value for this CustomerRegistration. |
void |
setFaxNumber(java.lang.String faxNumber)
Sets the faxNumber value for this CustomerRegistration. |
void |
setFirstName(java.lang.String firstName)
Sets the firstName value for this CustomerRegistration. |
void |
setGender(java.lang.String gender)
Sets the gender value for this CustomerRegistration. |
void |
setGroupId(int groupId)
Sets the groupId value for this CustomerRegistration. |
void |
setInvisible(boolean invisible)
Sets the invisible value for this CustomerRegistration. |
void |
setLastName(java.lang.String lastName)
Sets the lastName value for this CustomerRegistration. |
void |
setLocale(java.lang.String locale)
Sets the locale value for this CustomerRegistration. |
void |
setNewsletter(java.lang.String newsletter)
Sets the newsletter value for this CustomerRegistration. |
void |
setPassword(java.lang.String password)
Sets the password value for this CustomerRegistration. |
void |
setPostcode(java.lang.String postcode)
Sets the postcode value for this CustomerRegistration. |
void |
setProductNotifications(int productNotifications)
Sets the productNotifications value for this CustomerRegistration. |
void |
setState(java.lang.String state)
Sets the state value for this CustomerRegistration. |
void |
setStreetAddress(java.lang.String streetAddress)
Sets the streetAddress value for this CustomerRegistration. |
void |
setStreetAddress1(java.lang.String streetAddress1)
Sets the streetAddress1 value for this CustomerRegistration. |
void |
setSuburb(java.lang.String suburb)
Sets the suburb value for this CustomerRegistration. |
void |
setTelephoneNumber(java.lang.String telephoneNumber)
Sets the telephoneNumber value for this CustomerRegistration. |
void |
setTelephoneNumber1(java.lang.String telephoneNumber1)
Sets the telephoneNumber1 value for this CustomerRegistration. |
void |
setZoneId(int zoneId)
Sets the zoneId value for this CustomerRegistration. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomerRegistration()
public CustomerRegistration(java.lang.String addressCustom1, java.lang.String addressCustom2, java.lang.String addressCustom3, java.lang.String addressCustom4, java.lang.String addressCustom5, java.util.Calendar birthDate, java.lang.String city, java.lang.String company, int countryId, java.lang.String customerCustom1, java.lang.String customerCustom2, java.lang.String customerCustom3, java.lang.String customerCustom4, java.lang.String customerCustom5, java.lang.String emailAddr, boolean enabled, java.lang.String faxNumber, java.lang.String firstName, java.lang.String gender, int groupId, boolean invisible, java.lang.String lastName, java.lang.String locale, java.lang.String newsletter, java.lang.String password, java.lang.String postcode, int productNotifications, java.lang.String state, java.lang.String streetAddress, java.lang.String streetAddress1, java.lang.String suburb, java.lang.String telephoneNumber, java.lang.String telephoneNumber1, int zoneId)
Method Detail |
---|
public java.lang.String getAddressCustom1()
public void setAddressCustom1(java.lang.String addressCustom1)
addressCustom1
- public java.lang.String getAddressCustom2()
public void setAddressCustom2(java.lang.String addressCustom2)
addressCustom2
- public java.lang.String getAddressCustom3()
public void setAddressCustom3(java.lang.String addressCustom3)
addressCustom3
- public java.lang.String getAddressCustom4()
public void setAddressCustom4(java.lang.String addressCustom4)
addressCustom4
- public java.lang.String getAddressCustom5()
public void setAddressCustom5(java.lang.String addressCustom5)
addressCustom5
- public java.util.Calendar getBirthDate()
public void setBirthDate(java.util.Calendar birthDate)
birthDate
- public java.lang.String getCity()
public void setCity(java.lang.String city)
city
- public java.lang.String getCompany()
public void setCompany(java.lang.String company)
company
- public int getCountryId()
public void setCountryId(int countryId)
countryId
- public java.lang.String getCustomerCustom1()
public void setCustomerCustom1(java.lang.String customerCustom1)
customerCustom1
- public java.lang.String getCustomerCustom2()
public void setCustomerCustom2(java.lang.String customerCustom2)
customerCustom2
- public java.lang.String getCustomerCustom3()
public void setCustomerCustom3(java.lang.String customerCustom3)
customerCustom3
- public java.lang.String getCustomerCustom4()
public void setCustomerCustom4(java.lang.String customerCustom4)
customerCustom4
- public java.lang.String getCustomerCustom5()
public void setCustomerCustom5(java.lang.String customerCustom5)
customerCustom5
- public java.lang.String getEmailAddr()
public void setEmailAddr(java.lang.String emailAddr)
emailAddr
- public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled
- 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 getGroupId()
public void setGroupId(int groupId)
groupId
- public boolean isInvisible()
public void setInvisible(boolean invisible)
invisible
- 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 java.lang.String getPassword()
public void setPassword(java.lang.String password)
password
- public java.lang.String getPostcode()
public void setPostcode(java.lang.String postcode)
postcode
- public int getProductNotifications()
public void setProductNotifications(int productNotifications)
productNotifications
- public java.lang.String getState()
public void setState(java.lang.String state)
state
- public java.lang.String getStreetAddress()
public void setStreetAddress(java.lang.String streetAddress)
streetAddress
- public java.lang.String getStreetAddress1()
public void setStreetAddress1(java.lang.String streetAddress1)
streetAddress1
- public java.lang.String getSuburb()
public void setSuburb(java.lang.String suburb)
suburb
- 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 getZoneId()
public void setZoneId(int zoneId)
zoneId
- 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 |