Uses of Class
org.exolab.jmscts.report.RootCause

Packages that use RootCause
org.exolab.jmscts.report Code to generate HTML reports from XML, using XSLT 
 

Uses of RootCause in org.exolab.jmscts.report
 

Methods in org.exolab.jmscts.report that return RootCause
static RootCause RootCause.unmarshal(java.io.Reader reader)
          Method unmarshal
 RootCause Failure.getRootCause()
          Returns the value of field 'rootCause'.
 

Methods in org.exolab.jmscts.report with parameters of type RootCause
 void Failure.setRootCause(RootCause rootCause)
          Sets the value of field 'rootCause'.
 



Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.