|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.PhoneSoap
public class PhoneSoap
Constructor Summary | |
---|---|
PhoneSoap()
|
|
PhoneSoap(long classNameId,
long classPK,
long companyId,
java.util.Calendar createDate,
java.lang.String extension,
java.util.Calendar modifiedDate,
java.lang.String number,
long phoneId,
boolean primary,
long primaryKey,
int typeId,
long userId,
java.lang.String userName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getClassNameId()
Gets the classNameId value for this PhoneSoap. |
long |
getClassPK()
Gets the classPK value for this PhoneSoap. |
long |
getCompanyId()
Gets the companyId value for this PhoneSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this PhoneSoap. |
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 |
getExtension()
Gets the extension value for this PhoneSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this PhoneSoap. |
java.lang.String |
getNumber()
Gets the number value for this PhoneSoap. |
long |
getPhoneId()
Gets the phoneId value for this PhoneSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this PhoneSoap. |
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 PhoneSoap. |
long |
getUserId()
Gets the userId value for this PhoneSoap. |
java.lang.String |
getUserName()
Gets the userName value for this PhoneSoap. |
int |
hashCode()
|
boolean |
isPrimary()
Gets the primary value for this PhoneSoap. |
void |
setClassNameId(long classNameId)
Sets the classNameId value for this PhoneSoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this PhoneSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this PhoneSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this PhoneSoap. |
void |
setExtension(java.lang.String extension)
Sets the extension value for this PhoneSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this PhoneSoap. |
void |
setNumber(java.lang.String number)
Sets the number value for this PhoneSoap. |
void |
setPhoneId(long phoneId)
Sets the phoneId value for this PhoneSoap. |
void |
setPrimary(boolean primary)
Sets the primary value for this PhoneSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this PhoneSoap. |
void |
setTypeId(int typeId)
Sets the typeId value for this PhoneSoap. |
void |
setUserId(long userId)
Sets the userId value for this PhoneSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this PhoneSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhoneSoap()
public PhoneSoap(long classNameId, long classPK, long companyId, java.util.Calendar createDate, java.lang.String extension, java.util.Calendar modifiedDate, java.lang.String number, long phoneId, boolean primary, long primaryKey, int typeId, long userId, java.lang.String userName)
Method Detail |
---|
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 java.lang.String getExtension()
public void setExtension(java.lang.String extension)
extension
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public java.lang.String getNumber()
public void setNumber(java.lang.String number)
number
- public long getPhoneId()
public void setPhoneId(long phoneId)
phoneId
- 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 |