public class MBThreadSoap
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
MBThreadSoap() |
MBThreadSoap(long categoryId,
long companyId,
java.util.Calendar createDate,
long groupId,
long lastPostByUserId,
java.util.Calendar lastPostDate,
java.util.Calendar lastPublishDate,
int messageCount,
java.util.Calendar modifiedDate,
long primaryKey,
double priority,
boolean question,
long rootMessageId,
long rootMessageUserId,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
long threadId,
long userId,
java.lang.String userName,
java.lang.String uuid,
int viewCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getCategoryId()
Gets the categoryId value for this MBThreadSoap.
|
long |
getCompanyId()
Gets the companyId value for this MBThreadSoap.
|
java.util.Calendar |
getCreateDate()
Gets the createDate value for this MBThreadSoap.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
long |
getGroupId()
Gets the groupId value for this MBThreadSoap.
|
long |
getLastPostByUserId()
Gets the lastPostByUserId value for this MBThreadSoap.
|
java.util.Calendar |
getLastPostDate()
Gets the lastPostDate value for this MBThreadSoap.
|
java.util.Calendar |
getLastPublishDate()
Gets the lastPublishDate value for this MBThreadSoap.
|
int |
getMessageCount()
Gets the messageCount value for this MBThreadSoap.
|
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this MBThreadSoap.
|
long |
getPrimaryKey()
Gets the primaryKey value for this MBThreadSoap.
|
double |
getPriority()
Gets the priority value for this MBThreadSoap.
|
long |
getRootMessageId()
Gets the rootMessageId value for this MBThreadSoap.
|
long |
getRootMessageUserId()
Gets the rootMessageUserId value for this MBThreadSoap.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
int |
getStatus()
Gets the status value for this MBThreadSoap.
|
long |
getStatusByUserId()
Gets the statusByUserId value for this MBThreadSoap.
|
java.lang.String |
getStatusByUserName()
Gets the statusByUserName value for this MBThreadSoap.
|
java.util.Calendar |
getStatusDate()
Gets the statusDate value for this MBThreadSoap.
|
long |
getThreadId()
Gets the threadId value for this MBThreadSoap.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
long |
getUserId()
Gets the userId value for this MBThreadSoap.
|
java.lang.String |
getUserName()
Gets the userName value for this MBThreadSoap.
|
java.lang.String |
getUuid()
Gets the uuid value for this MBThreadSoap.
|
int |
getViewCount()
Gets the viewCount value for this MBThreadSoap.
|
int |
hashCode() |
boolean |
isQuestion()
Gets the question value for this MBThreadSoap.
|
void |
setCategoryId(long categoryId)
Sets the categoryId value for this MBThreadSoap.
|
void |
setCompanyId(long companyId)
Sets the companyId value for this MBThreadSoap.
|
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this MBThreadSoap.
|
void |
setGroupId(long groupId)
Sets the groupId value for this MBThreadSoap.
|
void |
setLastPostByUserId(long lastPostByUserId)
Sets the lastPostByUserId value for this MBThreadSoap.
|
void |
setLastPostDate(java.util.Calendar lastPostDate)
Sets the lastPostDate value for this MBThreadSoap.
|
void |
setLastPublishDate(java.util.Calendar lastPublishDate)
Sets the lastPublishDate value for this MBThreadSoap.
|
void |
setMessageCount(int messageCount)
Sets the messageCount value for this MBThreadSoap.
|
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this MBThreadSoap.
|
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this MBThreadSoap.
|
void |
setPriority(double priority)
Sets the priority value for this MBThreadSoap.
|
void |
setQuestion(boolean question)
Sets the question value for this MBThreadSoap.
|
void |
setRootMessageId(long rootMessageId)
Sets the rootMessageId value for this MBThreadSoap.
|
void |
setRootMessageUserId(long rootMessageUserId)
Sets the rootMessageUserId value for this MBThreadSoap.
|
void |
setStatus(int status)
Sets the status value for this MBThreadSoap.
|
void |
setStatusByUserId(long statusByUserId)
Sets the statusByUserId value for this MBThreadSoap.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the statusByUserName value for this MBThreadSoap.
|
void |
setStatusDate(java.util.Calendar statusDate)
Sets the statusDate value for this MBThreadSoap.
|
void |
setThreadId(long threadId)
Sets the threadId value for this MBThreadSoap.
|
void |
setUserId(long userId)
Sets the userId value for this MBThreadSoap.
|
void |
setUserName(java.lang.String userName)
Sets the userName value for this MBThreadSoap.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this MBThreadSoap.
|
void |
setViewCount(int viewCount)
Sets the viewCount value for this MBThreadSoap.
|
public MBThreadSoap()
public MBThreadSoap(long categoryId,
long companyId,
java.util.Calendar createDate,
long groupId,
long lastPostByUserId,
java.util.Calendar lastPostDate,
java.util.Calendar lastPublishDate,
int messageCount,
java.util.Calendar modifiedDate,
long primaryKey,
double priority,
boolean question,
long rootMessageId,
long rootMessageUserId,
int status,
long statusByUserId,
java.lang.String statusByUserName,
java.util.Calendar statusDate,
long threadId,
long userId,
java.lang.String userName,
java.lang.String uuid,
int viewCount)
public long getCategoryId()
public void setCategoryId(long categoryId)
categoryId - public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public long getGroupId()
public void setGroupId(long groupId)
groupId - public long getLastPostByUserId()
public void setLastPostByUserId(long lastPostByUserId)
lastPostByUserId - public java.util.Calendar getLastPostDate()
public void setLastPostDate(java.util.Calendar lastPostDate)
lastPostDate - public java.util.Calendar getLastPublishDate()
public void setLastPublishDate(java.util.Calendar lastPublishDate)
lastPublishDate - public int getMessageCount()
public void setMessageCount(int messageCount)
messageCount - public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public double getPriority()
public void setPriority(double priority)
priority - public boolean isQuestion()
public void setQuestion(boolean question)
question - public long getRootMessageId()
public void setRootMessageId(long rootMessageId)
rootMessageId - public long getRootMessageUserId()
public void setRootMessageUserId(long rootMessageUserId)
rootMessageUserId - public int getStatus()
public void setStatus(int status)
status - public long getStatusByUserId()
public void setStatusByUserId(long statusByUserId)
statusByUserId - public java.lang.String getStatusByUserName()
public void setStatusByUserName(java.lang.String statusByUserName)
statusByUserName - public java.util.Calendar getStatusDate()
public void setStatusDate(java.util.Calendar statusDate)
statusDate - public long getThreadId()
public void setThreadId(long threadId)
threadId - public long getUserId()
public void setUserId(long userId)
userId - public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName - public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid - public int getViewCount()
public void setViewCount(int viewCount)
viewCount - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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)