Hyperic HQ Plugin API v. 5.8.0

org.novadeck.jxla.data
Class LogElem

java.lang.Object
  extended by org.novadeck.jxla.data.LogElem

public class LogElem
extends Object


Constructor Summary
LogElem(Line line)
           
 
Method Summary
 String getLogDate()
           
 Long getStatus()
           
 double getTimeTaken()
           
 String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogElem

public LogElem(Line line)
Method Detail

getURI

public String getURI()

getLogDate

public String getLogDate()

getTimeTaken

public double getTimeTaken()

getStatus

public Long getStatus()

Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.