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

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

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

Methods in org.gcube.common.accounting.node.logparser that return types with arguments of type LogEntry
 java.util.ArrayList<LogEntry> RIInvocationParser.getEntryList()
          get EntryList
 

Method parameters in org.gcube.common.accounting.node.logparser with type arguments of type LogEntry
 void RIInvocationParser.setEntryList(java.util.ArrayList<LogEntry> entryList)
          set EntryList