Uses of Class
org.gcube.common.accounting.node.logparser.LogEntry.CallInfo

Packages that use LogEntry.CallInfo
org.gcube.common.accounting.node.logparser   
 

Uses of LogEntry.CallInfo in org.gcube.common.accounting.node.logparser
 

Methods in org.gcube.common.accounting.node.logparser that return LogEntry.CallInfo
 LogEntry.CallInfo LogEntry.getInfo()
          get the CallInfo object
 

Methods in org.gcube.common.accounting.node.logparser with parameters of type LogEntry.CallInfo
 void LogEntry.setInfo(LogEntry.CallInfo info)
          set the callInfo object