|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.flashline.registry.openapi.entity.LogEntry
public class LogEntry
The LogEntry class contains the submitter comments for Assets.
| Constructor Summary | |
|---|---|
LogEntry() |
|
LogEntry(java.lang.String comments, java.util.Calendar submittedDate, long submitterID, int type, java.lang.String typeString) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getComments()Gets the comments value for this LogEntry. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
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 |
getSubmittedDate()Gets the submittedDate value for this LogEntry. |
long |
getSubmitterID()Gets the submitterID value for this LogEntry. |
int |
getType()Gets the type value for this LogEntry. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
java.lang.String |
getTypeString()Gets the typeString value for this LogEntry. |
int |
hashCode() |
void |
setComments(java.lang.String comments)Sets the comments value for this LogEntry. |
void |
setSubmittedDate(java.util.Calendar submittedDate)Sets the submittedDate value for this LogEntry. |
void |
setSubmitterID(long submitterID)Sets the submitterID value for this LogEntry. |
void |
setType(int type)Sets the type value for this LogEntry. |
void |
setTypeString(java.lang.String typeString)Sets the typeString value for this LogEntry. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogEntry()
public LogEntry(java.lang.String comments,
java.util.Calendar submittedDate,
long submitterID,
int type,
java.lang.String typeString)
| Method Detail |
|---|
public java.lang.String getComments()
public void setComments(java.lang.String comments)
comments -public java.util.Calendar getSubmittedDate()
public void setSubmittedDate(java.util.Calendar submittedDate)
submittedDate -public long getSubmitterID()
public void setSubmitterID(long submitterID)
submitterID -public int getType()
public void setType(int type)
type -public java.lang.String getTypeString()
public void setTypeString(java.lang.String typeString)
typeString -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) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||