|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.EmailAddressSoap
public class EmailAddressSoap
Constructor Summary | |
---|---|
EmailAddressSoap()
|
|
EmailAddressSoap(java.lang.String address,
long classNameId,
long classPK,
long companyId,
java.util.Calendar createDate,
long emailAddressId,
java.util.Calendar modifiedDate,
boolean primary,
long primaryKey,
int typeId,
long userId,
java.lang.String userName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAddress()
Gets the address value for this EmailAddressSoap. |
long |
getClassNameId()
Gets the classNameId value for this EmailAddressSoap. |
long |
getClassPK()
Gets the classPK value for this EmailAddressSoap. |
long |
getCompanyId()
Gets the companyId value for this EmailAddressSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this EmailAddressSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getEmailAddressId()
Gets the emailAddressId value for this EmailAddressSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this EmailAddressSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this EmailAddressSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getTypeId()
Gets the typeId value for this EmailAddressSoap. |
long |
getUserId()
Gets the userId value for this EmailAddressSoap. |
java.lang.String |
getUserName()
Gets the userName value for this EmailAddressSoap. |
int |
hashCode()
|
boolean |
isPrimary()
Gets the primary value for this EmailAddressSoap. |
void |
setAddress(java.lang.String address)
Sets the address value for this EmailAddressSoap. |
void |
setClassNameId(long classNameId)
Sets the classNameId value for this EmailAddressSoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this EmailAddressSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this EmailAddressSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this EmailAddressSoap. |
void |
setEmailAddressId(long emailAddressId)
Sets the emailAddressId value for this EmailAddressSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this EmailAddressSoap. |
void |
setPrimary(boolean primary)
Sets the primary value for this EmailAddressSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this EmailAddressSoap. |
void |
setTypeId(int typeId)
Sets the typeId value for this EmailAddressSoap. |
void |
setUserId(long userId)
Sets the userId value for this EmailAddressSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this EmailAddressSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailAddressSoap()
public EmailAddressSoap(java.lang.String address, long classNameId, long classPK, long companyId, java.util.Calendar createDate, long emailAddressId, java.util.Calendar modifiedDate, boolean primary, long primaryKey, int typeId, long userId, java.lang.String userName)
Method Detail |
---|
public java.lang.String getAddress()
public void setAddress(java.lang.String address)
address
- public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId
- public long getClassPK()
public void setClassPK(long classPK)
classPK
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public long getEmailAddressId()
public void setEmailAddressId(long emailAddressId)
emailAddressId
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public boolean isPrimary()
public void setPrimary(boolean primary)
primary
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public int getTypeId()
public void setTypeId(int typeId)
typeId
- public long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- 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 |