Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.jaxb.report.SummaryInfoType

Packages that use SummaryInfoType
oracle.apps.fnd.appltest.diagfwk.engine.impl.report   
oracle.apps.fnd.appltest.diagfwk.jaxb.report   
 

Uses of SummaryInfoType in oracle.apps.fnd.appltest.diagfwk.engine.impl.report
 

Fields in oracle.apps.fnd.appltest.diagfwk.engine.impl.report declared as SummaryInfoType
protected  SummaryInfoType UTestTestReportExtnImpl.mSummaryInfoType
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that return SummaryInfoType
 SummaryInfoType SummaryInfoExtn.getJAXBMetadataObj()
          Returns the underlying JAXB SummaryInfo object
 SummaryInfoType SummaryInfoExtnImpl.getJAXBMetadataObj()
          Returns the underlying JAXB SummaryInfo object
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report with parameters of type SummaryInfoType
 void SummaryInfoExtnImpl.fillJAXBMetadataObj(SummaryInfoType pObj)
           
 void SummaryInfoExtn.setJAXBMetadataObj(SummaryInfoType pObj)
          Sets the given underlying JAXB SummaryInfo object
 void SummaryInfoExtnImpl.setJAXBMetadataObj(SummaryInfoType pObj)
          Sets the given underlying JAXB SummaryInfo object
 

Uses of SummaryInfoType in oracle.apps.fnd.appltest.diagfwk.jaxb.report
 

Classes in oracle.apps.fnd.appltest.diagfwk.jaxb.report that implement SummaryInfoType
 class SummaryInfoTypeImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.report that return SummaryInfoType
 SummaryInfoType ObjectFactory.createSummaryInfoType()
           
 SummaryInfoType StepReportType.getStepSummary()
           
 SummaryInfoType StepReportTypeImpl.getStepSummary()
           
 SummaryInfoType TableTypeImpl.getSummary()
           
 SummaryInfoType TableType.getSummary()
           
 SummaryInfoType TestReportTypeImpl.getTestSummary()
           
 SummaryInfoType TestReportType.getTestSummary()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.report with parameters of type SummaryInfoType
 void StepReportType.setStepSummary(SummaryInfoType value)
           
 void StepReportTypeImpl.setStepSummary(SummaryInfoType value)
           
 void TableTypeImpl.setSummary(SummaryInfoType value)
           
 void TableType.setSummary(SummaryInfoType value)
           
 void TestReportTypeImpl.setTestSummary(SummaryInfoType value)
           
 void TestReportType.setTestSummary(SummaryInfoType value)
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.