jp.go.nict.langrid.dao
クラス AccessLogForList

java.lang.Object
  上位を拡張 jp.go.nict.langrid.dao.AccessLogForList
すべての実装されたインタフェース:
Serializable

public class AccessLogForList
extends Object
implements Serializable

関連項目:
直列化された形式

コンストラクタの概要
AccessLogForList(AccessLog accessLog, Service service)
           
 
メソッドの概要
 AccessLog getAccessLog()
           
 Service getService()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AccessLogForList

public AccessLogForList(AccessLog accessLog,
                        Service service)
メソッドの詳細

getAccessLog

public AccessLog getAccessLog()
戻り値:
the accessLog

getService

public Service getService()
戻り値:
the service