Uses of Class
report.ContactTimesReport.ConnectionInfo

Packages that use ContactTimesReport.ConnectionInfo
report Contains all the report classes. 
 

Uses of ContactTimesReport.ConnectionInfo in report
 

Fields in report with type parameters of type ContactTimesReport.ConnectionInfo
protected  java.util.HashMap<ContactTimesReport.ConnectionInfo,ContactTimesReport.ConnectionInfo> ContactTimesReport.connections
           
protected  java.util.HashMap<ContactTimesReport.ConnectionInfo,ContactTimesReport.ConnectionInfo> ContactTimesReport.connections
           
 

Methods in report that return ContactTimesReport.ConnectionInfo
protected  ContactTimesReport.ConnectionInfo ContactTimesReport.removeConnection(DTNHost host1, DTNHost host2)