|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1.4.0) E16598-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.flashline.registry.openapi.entity.SurveyTaken
public class SurveyTaken
| Constructor Summary | |
|---|---|
SurveyTaken() |
|
SurveyTaken(Answer[] answers, long id, java.util.Calendar takenTime) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
Answer[] |
getAnswers()Gets the answers value for this SurveyTaken. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
long |
getId()Gets the id value for this SurveyTaken. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer |
java.util.Calendar |
getTakenTime()Gets the takenTime value for this SurveyTaken. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
int |
hashCode() |
void |
setAnswers(Answer[] answers)Sets the answers value for this SurveyTaken. |
void |
setId(long id)Sets the id value for this SurveyTaken. |
void |
setTakenTime(java.util.Calendar takenTime)Sets the takenTime value for this SurveyTaken. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SurveyTaken()
public SurveyTaken(Answer[] answers,
long id,
java.util.Calendar takenTime)
| Method Detail |
|---|
public Answer[] getAnswers()
public void setAnswers(Answer[] answers)
answers -public long getId()
public void setId(long id)
id -public java.util.Calendar getTakenTime()
public void setTakenTime(java.util.Calendar takenTime)
takenTime -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)
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1.4.0) E16598-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||