gov.nasa.pds.tools.logging
Class MessageRecord
java.lang.Object
gov.nasa.pds.tools.logging.MessageRecord
public class MessageRecord
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageRecord
public MessageRecord()
setMessage
public void setMessage(java.lang.String message)
getMessage
public java.lang.String getMessage()
seen
public void seen()
getTimesSeen
public int getTimesSeen()
setFile
public void setFile(java.lang.String file)
getFile
public java.lang.String getFile()
setLine
public void setLine(int line)
getLine
public int getLine()
hasLine
public boolean hasLine()
hasFile
public boolean hasFile()
Copyright © 2005-2008 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.