com.liferay.client.soap.portal.model
Class AddressSoap

java.lang.Object
  extended by com.liferay.client.soap.portal.model.AddressSoap
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
AddressSoap()
           
AddressSoap(long addressId, java.lang.String city, long classNameId, long classPK, long companyId, long countryId, java.util.Calendar createDate, boolean mailing, java.util.Calendar modifiedDate, boolean primary, long primaryKey, long regionId, java.lang.String street1, java.lang.String street2, java.lang.String street3, int typeId, long userId, java.lang.String userName, java.lang.String zip)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long getAddressId()
          Gets the addressId value for this AddressSoap.
 java.lang.String getCity()
          Gets the city value for this AddressSoap.
 long getClassNameId()
          Gets the classNameId value for this AddressSoap.
 long getClassPK()
          Gets the classPK value for this AddressSoap.
 long getCompanyId()
          Gets the companyId value for this AddressSoap.
 long getCountryId()
          Gets the countryId value for this AddressSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this AddressSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this AddressSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this AddressSoap.
 long getRegionId()
          Gets the regionId value for this AddressSoap.
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 getStreet1()
          Gets the street1 value for this AddressSoap.
 java.lang.String getStreet2()
          Gets the street2 value for this AddressSoap.
 java.lang.String getStreet3()
          Gets the street3 value for this AddressSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int getTypeId()
          Gets the typeId value for this AddressSoap.
 long getUserId()
          Gets the userId value for this AddressSoap.
 java.lang.String getUserName()
          Gets the userName value for this AddressSoap.
 java.lang.String getZip()
          Gets the zip value for this AddressSoap.
 int hashCode()
           
 boolean isMailing()
          Gets the mailing value for this AddressSoap.
 boolean isPrimary()
          Gets the primary value for this AddressSoap.
 void setAddressId(long addressId)
          Sets the addressId value for this AddressSoap.
 void setCity(java.lang.String city)
          Sets the city value for this AddressSoap.
 void setClassNameId(long classNameId)
          Sets the classNameId value for this AddressSoap.
 void setClassPK(long classPK)
          Sets the classPK value for this AddressSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this AddressSoap.
 void setCountryId(long countryId)
          Sets the countryId value for this AddressSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this AddressSoap.
 void setMailing(boolean mailing)
          Sets the mailing value for this AddressSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this AddressSoap.
 void setPrimary(boolean primary)
          Sets the primary value for this AddressSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this AddressSoap.
 void setRegionId(long regionId)
          Sets the regionId value for this AddressSoap.
 void setStreet1(java.lang.String street1)
          Sets the street1 value for this AddressSoap.
 void setStreet2(java.lang.String street2)
          Sets the street2 value for this AddressSoap.
 void setStreet3(java.lang.String street3)
          Sets the street3 value for this AddressSoap.
 void setTypeId(int typeId)
          Sets the typeId value for this AddressSoap.
 void setUserId(long userId)
          Sets the userId value for this AddressSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this AddressSoap.
 void setZip(java.lang.String zip)
          Sets the zip value for this AddressSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressSoap

public AddressSoap()

AddressSoap

public AddressSoap(long addressId,
                   java.lang.String city,
                   long classNameId,
                   long classPK,
                   long companyId,
                   long countryId,
                   java.util.Calendar createDate,
                   boolean mailing,
                   java.util.Calendar modifiedDate,
                   boolean primary,
                   long primaryKey,
                   long regionId,
                   java.lang.String street1,
                   java.lang.String street2,
                   java.lang.String street3,
                   int typeId,
                   long userId,
                   java.lang.String userName,
                   java.lang.String zip)
Method Detail

getAddressId

public long getAddressId()
Gets the addressId value for this AddressSoap.

Returns:
addressId

setAddressId

public void setAddressId(long addressId)
Sets the addressId value for this AddressSoap.

Parameters:
addressId -

getCity

public java.lang.String getCity()
Gets the city value for this AddressSoap.

Returns:
city

setCity

public void setCity(java.lang.String city)
Sets the city value for this AddressSoap.

Parameters:
city -

getClassNameId

public long getClassNameId()
Gets the classNameId value for this AddressSoap.

Returns:
classNameId

setClassNameId

public void setClassNameId(long classNameId)
Sets the classNameId value for this AddressSoap.

Parameters:
classNameId -

getClassPK

public long getClassPK()
Gets the classPK value for this AddressSoap.

Returns:
classPK

setClassPK

public void setClassPK(long classPK)
Sets the classPK value for this AddressSoap.

Parameters:
classPK -

getCompanyId

public long getCompanyId()
Gets the companyId value for this AddressSoap.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this AddressSoap.

Parameters:
companyId -

getCountryId

public long getCountryId()
Gets the countryId value for this AddressSoap.

Returns:
countryId

setCountryId

public void setCountryId(long countryId)
Sets the countryId value for this AddressSoap.

Parameters:
countryId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this AddressSoap.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this AddressSoap.

Parameters:
createDate -

isMailing

public boolean isMailing()
Gets the mailing value for this AddressSoap.

Returns:
mailing

setMailing

public void setMailing(boolean mailing)
Sets the mailing value for this AddressSoap.

Parameters:
mailing -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this AddressSoap.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this AddressSoap.

Parameters:
modifiedDate -

isPrimary

public boolean isPrimary()
Gets the primary value for this AddressSoap.

Returns:
primary

setPrimary

public void setPrimary(boolean primary)
Sets the primary value for this AddressSoap.

Parameters:
primary -

getPrimaryKey

public long getPrimaryKey()
Gets the primaryKey value for this AddressSoap.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primaryKey value for this AddressSoap.

Parameters:
primaryKey -

getRegionId

public long getRegionId()
Gets the regionId value for this AddressSoap.

Returns:
regionId

setRegionId

public void setRegionId(long regionId)
Sets the regionId value for this AddressSoap.

Parameters:
regionId -

getStreet1

public java.lang.String getStreet1()
Gets the street1 value for this AddressSoap.

Returns:
street1

setStreet1

public void setStreet1(java.lang.String street1)
Sets the street1 value for this AddressSoap.

Parameters:
street1 -

getStreet2

public java.lang.String getStreet2()
Gets the street2 value for this AddressSoap.

Returns:
street2

setStreet2

public void setStreet2(java.lang.String street2)
Sets the street2 value for this AddressSoap.

Parameters:
street2 -

getStreet3

public java.lang.String getStreet3()
Gets the street3 value for this AddressSoap.

Returns:
street3

setStreet3

public void setStreet3(java.lang.String street3)
Sets the street3 value for this AddressSoap.

Parameters:
street3 -

getTypeId

public int getTypeId()
Gets the typeId value for this AddressSoap.

Returns:
typeId

setTypeId

public void setTypeId(int typeId)
Sets the typeId value for this AddressSoap.

Parameters:
typeId -

getUserId

public long getUserId()
Gets the userId value for this AddressSoap.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this AddressSoap.

Parameters:
userId -

getUserName

public java.lang.String getUserName()
Gets the userName value for this AddressSoap.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this AddressSoap.

Parameters:
userName -

getZip

public java.lang.String getZip()
Gets the zip value for this AddressSoap.

Returns:
zip

setZip

public void setZip(java.lang.String zip)
Sets the zip value for this AddressSoap.

Parameters:
zip -

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