|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portlet.polls.model.PollsChoiceSoap
public class PollsChoiceSoap
| Constructor Summary | |
|---|---|
PollsChoiceSoap()
|
|
PollsChoiceSoap(long choiceId,
java.lang.String description,
java.lang.String name,
long primaryKey,
long questionId,
java.lang.String uuid)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getChoiceId()
Gets the choiceId value for this PollsChoiceSoap. |
java.lang.String |
getDescription()
Gets the description value for this PollsChoiceSoap. |
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 |
getName()
Gets the name value for this PollsChoiceSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this PollsChoiceSoap. |
long |
getQuestionId()
Gets the questionId value for this PollsChoiceSoap. |
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 |
java.lang.String |
getUuid()
Gets the uuid value for this PollsChoiceSoap. |
int |
hashCode()
|
void |
setChoiceId(long choiceId)
Sets the choiceId value for this PollsChoiceSoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this PollsChoiceSoap. |
void |
setName(java.lang.String name)
Sets the name value for this PollsChoiceSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this PollsChoiceSoap. |
void |
setQuestionId(long questionId)
Sets the questionId value for this PollsChoiceSoap. |
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this PollsChoiceSoap. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollsChoiceSoap()
public PollsChoiceSoap(long choiceId,
java.lang.String description,
java.lang.String name,
long primaryKey,
long questionId,
java.lang.String uuid)
| Method Detail |
|---|
public long getChoiceId()
public void setChoiceId(long choiceId)
choiceId - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getName()
public void setName(java.lang.String name)
name - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public long getQuestionId()
public void setQuestionId(long questionId)
questionId - public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid - 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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||