|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.announcements.model.AnnouncementsFlagSoap
public class AnnouncementsFlagSoap
Constructor Summary | |
---|---|
AnnouncementsFlagSoap()
|
|
AnnouncementsFlagSoap(java.util.Calendar createDate,
long entryId,
long flagId,
long primaryKey,
long userId,
int value)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.Calendar |
getCreateDate()
Gets the createDate value for this AnnouncementsFlagSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getEntryId()
Gets the entryId value for this AnnouncementsFlagSoap. |
long |
getFlagId()
Gets the flagId value for this AnnouncementsFlagSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this AnnouncementsFlagSoap. |
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 AnnouncementsFlagSoap. |
int |
getValue()
Gets the value value for this AnnouncementsFlagSoap. |
int |
hashCode()
|
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this AnnouncementsFlagSoap. |
void |
setEntryId(long entryId)
Sets the entryId value for this AnnouncementsFlagSoap. |
void |
setFlagId(long flagId)
Sets the flagId value for this AnnouncementsFlagSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this AnnouncementsFlagSoap. |
void |
setUserId(long userId)
Sets the userId value for this AnnouncementsFlagSoap. |
void |
setValue(int value)
Sets the value value for this AnnouncementsFlagSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnouncementsFlagSoap()
public AnnouncementsFlagSoap(java.util.Calendar createDate, long entryId, long flagId, long primaryKey, long userId, int value)
Method Detail |
---|
public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public long getEntryId()
public void setEntryId(long entryId)
entryId
- public long getFlagId()
public void setFlagId(long flagId)
flagId
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getUserId()
public void setUserId(long userId)
userId
- public int getValue()
public void setValue(int value)
value
- 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 |