Uses of Interface
com.pushtotest.tool.xml.SDLog.LogData

Packages that use LogData
com.pushtotest.tool.xml.SDLog   
com.pushtotest.tool.xml.SDLog.impl   
 

Uses of LogData in com.pushtotest.tool.xml.SDLog
 

Methods in com.pushtotest.tool.xml.SDLog that return LogData
 LogData ObjectFactory.createLogData()
          Create an instance of LogData
 

Uses of LogData in com.pushtotest.tool.xml.SDLog.impl
 

Classes in com.pushtotest.tool.xml.SDLog.impl that implement LogData
 class LogDataImpl