|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.Core.LogEntry
public class LogEntry
Class LogEntry.
Constructor Summary | |
---|---|
LogEntry()
|
Method Summary | |
---|---|
java.lang.String |
getAssociatedURL()
Returns the value of field 'associatedURL'. |
LogLevel |
getEntryLevel()
Returns the value of field 'entryLevel'. |
java.util.Date |
getEntryTime()
Returns the value of field 'entryTime'. |
java.lang.String |
getMessage()
Returns the value of field 'message'. |
java.lang.Integer |
getMessageNumber()
Returns the value of field 'messageNumber'. |
java.lang.String |
getProcessUID()
Returns the value of field 'processUID'. |
java.lang.String |
getProgramName()
Returns the value of field 'programName'. |
void |
setAssociatedURL(java.lang.String associatedURL)
Sets the value of field 'associatedURL'. |
void |
setEntryLevel(LogLevel entryLevel)
Sets the value of field 'entryLevel'. |
void |
setEntryTime(java.util.Date entryTime)
Sets the value of field 'entryTime'. |
void |
setMessage(java.lang.String message)
Sets the value of field 'message'. |
void |
setMessageNumber(java.lang.Integer messageNumber)
Sets the value of field 'messageNumber'. |
void |
setProcessUID(java.lang.String processUID)
Sets the value of field 'processUID'. |
void |
setProgramName(java.lang.String programName)
Sets the value of field 'programName'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogEntry()
Method Detail |
---|
public java.lang.String getAssociatedURL()
public LogLevel getEntryLevel()
public java.util.Date getEntryTime()
public java.lang.String getMessage()
public java.lang.Integer getMessageNumber()
public java.lang.String getProcessUID()
public java.lang.String getProgramName()
public void setAssociatedURL(java.lang.String associatedURL)
associatedURL
- the value of field 'associatedURL'.public void setEntryLevel(LogLevel entryLevel)
entryLevel
- the value of field 'entryLevel'.public void setEntryTime(java.util.Date entryTime)
entryTime
- the value of field 'entryTime'.public void setMessage(java.lang.String message)
message
- the value of field 'message'.public void setMessageNumber(java.lang.Integer messageNumber)
messageNumber
- the value of field 'messageNumber'.public void setProcessUID(java.lang.String processUID)
processUID
- the value of field 'processUID'.public void setProgramName(java.lang.String programName)
programName
- the value of field 'programName'.
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |