nz.co.econz.nads.soap2
Class OrganisationDetailsBean

java.lang.Object
  extended by nz.co.econz.nads.soap2.OrganisationDetailsBean
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
OrganisationDetailsBean()
           
OrganisationDetailsBean(java.lang.String name, java.lang.String description, java.lang.String taxNumber, java.lang.String taxRate, java.lang.String accountNumber, java.lang.String address1, java.lang.String address2, java.lang.String address3, java.lang.String address4, java.lang.String postCode, java.lang.String country, java.lang.String locale, java.lang.String contactName, java.lang.String contactWorkPhone, java.lang.String contactMobilePhone, java.lang.String contactEmailAddress, java.lang.String externalID)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountNumber()
          Gets the accountNumber value for this OrganisationDetailsBean.
 java.lang.String getAddress1()
          Gets the address1 value for this OrganisationDetailsBean.
 java.lang.String getAddress2()
          Gets the address2 value for this OrganisationDetailsBean.
 java.lang.String getAddress3()
          Gets the address3 value for this OrganisationDetailsBean.
 java.lang.String getAddress4()
          Gets the address4 value for this OrganisationDetailsBean.
 java.lang.String getContactEmailAddress()
          Gets the contactEmailAddress value for this OrganisationDetailsBean.
 java.lang.String getContactMobilePhone()
          Gets the contactMobilePhone value for this OrganisationDetailsBean.
 java.lang.String getContactName()
          Gets the contactName value for this OrganisationDetailsBean.
 java.lang.String getContactWorkPhone()
          Gets the contactWorkPhone value for this OrganisationDetailsBean.
 java.lang.String getCountry()
          Gets the country value for this OrganisationDetailsBean.
 java.lang.String getDescription()
          Gets the description value for this OrganisationDetailsBean.
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 getExternalID()
          Gets the externalID value for this OrganisationDetailsBean.
 java.lang.String getLocale()
          Gets the locale value for this OrganisationDetailsBean.
 java.lang.String getName()
          Gets the name value for this OrganisationDetailsBean.
 java.lang.String getPostCode()
          Gets the postCode value for this OrganisationDetailsBean.
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 getTaxNumber()
          Gets the taxNumber value for this OrganisationDetailsBean.
 java.lang.String getTaxRate()
          Gets the taxRate value for this OrganisationDetailsBean.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAccountNumber(java.lang.String accountNumber)
          Sets the accountNumber value for this OrganisationDetailsBean.
 void setAddress1(java.lang.String address1)
          Sets the address1 value for this OrganisationDetailsBean.
 void setAddress2(java.lang.String address2)
          Sets the address2 value for this OrganisationDetailsBean.
 void setAddress3(java.lang.String address3)
          Sets the address3 value for this OrganisationDetailsBean.
 void setAddress4(java.lang.String address4)
          Sets the address4 value for this OrganisationDetailsBean.
 void setContactEmailAddress(java.lang.String contactEmailAddress)
          Sets the contactEmailAddress value for this OrganisationDetailsBean.
 void setContactMobilePhone(java.lang.String contactMobilePhone)
          Sets the contactMobilePhone value for this OrganisationDetailsBean.
 void setContactName(java.lang.String contactName)
          Sets the contactName value for this OrganisationDetailsBean.
 void setContactWorkPhone(java.lang.String contactWorkPhone)
          Sets the contactWorkPhone value for this OrganisationDetailsBean.
 void setCountry(java.lang.String country)
          Sets the country value for this OrganisationDetailsBean.
 void setDescription(java.lang.String description)
          Sets the description value for this OrganisationDetailsBean.
 void setExternalID(java.lang.String externalID)
          Sets the externalID value for this OrganisationDetailsBean.
 void setLocale(java.lang.String locale)
          Sets the locale value for this OrganisationDetailsBean.
 void setName(java.lang.String name)
          Sets the name value for this OrganisationDetailsBean.
 void setPostCode(java.lang.String postCode)
          Sets the postCode value for this OrganisationDetailsBean.
 void setTaxNumber(java.lang.String taxNumber)
          Sets the taxNumber value for this OrganisationDetailsBean.
 void setTaxRate(java.lang.String taxRate)
          Sets the taxRate value for this OrganisationDetailsBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganisationDetailsBean

public OrganisationDetailsBean()

OrganisationDetailsBean

public OrganisationDetailsBean(java.lang.String name,
                               java.lang.String description,
                               java.lang.String taxNumber,
                               java.lang.String taxRate,
                               java.lang.String accountNumber,
                               java.lang.String address1,
                               java.lang.String address2,
                               java.lang.String address3,
                               java.lang.String address4,
                               java.lang.String postCode,
                               java.lang.String country,
                               java.lang.String locale,
                               java.lang.String contactName,
                               java.lang.String contactWorkPhone,
                               java.lang.String contactMobilePhone,
                               java.lang.String contactEmailAddress,
                               java.lang.String externalID)
Method Detail

getName

public java.lang.String getName()
Gets the name value for this OrganisationDetailsBean.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this OrganisationDetailsBean.

Parameters:
name -

getDescription

public java.lang.String getDescription()
Gets the description value for this OrganisationDetailsBean.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this OrganisationDetailsBean.

Parameters:
description -

getTaxNumber

public java.lang.String getTaxNumber()
Gets the taxNumber value for this OrganisationDetailsBean.

Returns:
taxNumber

setTaxNumber

public void setTaxNumber(java.lang.String taxNumber)
Sets the taxNumber value for this OrganisationDetailsBean.

Parameters:
taxNumber -

getTaxRate

public java.lang.String getTaxRate()
Gets the taxRate value for this OrganisationDetailsBean.

Returns:
taxRate

setTaxRate

public void setTaxRate(java.lang.String taxRate)
Sets the taxRate value for this OrganisationDetailsBean.

Parameters:
taxRate -

getAccountNumber

public java.lang.String getAccountNumber()
Gets the accountNumber value for this OrganisationDetailsBean.

Returns:
accountNumber

setAccountNumber

public void setAccountNumber(java.lang.String accountNumber)
Sets the accountNumber value for this OrganisationDetailsBean.

Parameters:
accountNumber -

getAddress1

public java.lang.String getAddress1()
Gets the address1 value for this OrganisationDetailsBean.

Returns:
address1

setAddress1

public void setAddress1(java.lang.String address1)
Sets the address1 value for this OrganisationDetailsBean.

Parameters:
address1 -

getAddress2

public java.lang.String getAddress2()
Gets the address2 value for this OrganisationDetailsBean.

Returns:
address2

setAddress2

public void setAddress2(java.lang.String address2)
Sets the address2 value for this OrganisationDetailsBean.

Parameters:
address2 -

getAddress3

public java.lang.String getAddress3()
Gets the address3 value for this OrganisationDetailsBean.

Returns:
address3

setAddress3

public void setAddress3(java.lang.String address3)
Sets the address3 value for this OrganisationDetailsBean.

Parameters:
address3 -

getAddress4

public java.lang.String getAddress4()
Gets the address4 value for this OrganisationDetailsBean.

Returns:
address4

setAddress4

public void setAddress4(java.lang.String address4)
Sets the address4 value for this OrganisationDetailsBean.

Parameters:
address4 -

getPostCode

public java.lang.String getPostCode()
Gets the postCode value for this OrganisationDetailsBean.

Returns:
postCode

setPostCode

public void setPostCode(java.lang.String postCode)
Sets the postCode value for this OrganisationDetailsBean.

Parameters:
postCode -

getCountry

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

Returns:
country

setCountry

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

Parameters:
country -

getLocale

public java.lang.String getLocale()
Gets the locale value for this OrganisationDetailsBean.

Returns:
locale

setLocale

public void setLocale(java.lang.String locale)
Sets the locale value for this OrganisationDetailsBean.

Parameters:
locale -

getContactName

public java.lang.String getContactName()
Gets the contactName value for this OrganisationDetailsBean.

Returns:
contactName

setContactName

public void setContactName(java.lang.String contactName)
Sets the contactName value for this OrganisationDetailsBean.

Parameters:
contactName -

getContactWorkPhone

public java.lang.String getContactWorkPhone()
Gets the contactWorkPhone value for this OrganisationDetailsBean.

Returns:
contactWorkPhone

setContactWorkPhone

public void setContactWorkPhone(java.lang.String contactWorkPhone)
Sets the contactWorkPhone value for this OrganisationDetailsBean.

Parameters:
contactWorkPhone -

getContactMobilePhone

public java.lang.String getContactMobilePhone()
Gets the contactMobilePhone value for this OrganisationDetailsBean.

Returns:
contactMobilePhone

setContactMobilePhone

public void setContactMobilePhone(java.lang.String contactMobilePhone)
Sets the contactMobilePhone value for this OrganisationDetailsBean.

Parameters:
contactMobilePhone -

getContactEmailAddress

public java.lang.String getContactEmailAddress()
Gets the contactEmailAddress value for this OrganisationDetailsBean.

Returns:
contactEmailAddress

setContactEmailAddress

public void setContactEmailAddress(java.lang.String contactEmailAddress)
Sets the contactEmailAddress value for this OrganisationDetailsBean.

Parameters:
contactEmailAddress -

getExternalID

public java.lang.String getExternalID()
Gets the externalID value for this OrganisationDetailsBean.

Returns:
externalID

setExternalID

public void setExternalID(java.lang.String externalID)
Sets the externalID value for this OrganisationDetailsBean.

Parameters:
externalID -

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 © 2017 The Electronic Company of New Zealand (1971) Limited