|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.messageboards.model.MBBanSoap
public class MBBanSoap
Constructor Summary | |
---|---|
MBBanSoap()
|
|
MBBanSoap(long banId,
long banUserId,
long companyId,
java.util.Calendar createDate,
long groupId,
java.util.Calendar modifiedDate,
long primaryKey,
long userId,
java.lang.String userName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getBanId()
Gets the banId value for this MBBanSoap. |
long |
getBanUserId()
Gets the banUserId value for this MBBanSoap. |
long |
getCompanyId()
Gets the companyId value for this MBBanSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this MBBanSoap. |
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 MBBanSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this MBBanSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this MBBanSoap. |
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 |
long |
getUserId()
Gets the userId value for this MBBanSoap. |
java.lang.String |
getUserName()
Gets the userName value for this MBBanSoap. |
int |
hashCode()
|
void |
setBanId(long banId)
Sets the banId value for this MBBanSoap. |
void |
setBanUserId(long banUserId)
Sets the banUserId value for this MBBanSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this MBBanSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this MBBanSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this MBBanSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this MBBanSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this MBBanSoap. |
void |
setUserId(long userId)
Sets the userId value for this MBBanSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this MBBanSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBBanSoap()
public MBBanSoap(long banId, long banUserId, long companyId, java.util.Calendar createDate, long groupId, java.util.Calendar modifiedDate, long primaryKey, long userId, java.lang.String userName)
Method Detail |
---|
public long getBanId()
public void setBanId(long banId)
banId
- public long getBanUserId()
public void setBanUserId(long banUserId)
banUserId
- 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 java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- 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 |