org.seasar.tuigwaa.system
クラス LogSearchCondition

java.lang.Object
  拡張org.seasar.tuigwaa.system.LogSearchCondition

public class LogSearchCondition
extends Object

作成者:
someda

コンストラクタの概要
LogSearchCondition()
           
 
メソッドの概要
 Date getEndDate()
           
 int getLines()
           
 int getLogLevel()
           
 int getOffset()
           
 Date getStartDate()
           
 void setEndDate(Date endDate)
           
 void setLines(int lines)
           
 void setLogLevel(int logLevel)
           
 void setOffset(int offset)
           
 void setStartDate(Date startDate)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LogSearchCondition

public LogSearchCondition()
メソッドの詳細

getEndDate

public Date getEndDate()

setEndDate

public void setEndDate(Date endDate)

getLines

public int getLines()

setLines

public void setLines(int lines)

getLogLevel

public int getLogLevel()

setLogLevel

public void setLogLevel(int logLevel)

getOffset

public int getOffset()

setOffset

public void setOffset(int offset)

getStartDate

public Date getStartDate()

setStartDate

public void setStartDate(Date startDate)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.