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.FixInfoType

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

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that return FixInfoType
static FixInfoType UTestFixInfoExtnImpl.getFixInfoType(java.lang.String postFix)
           
 FixInfoType FixInfoExtnImpl.getJAXBMetadataObj()
           
 FixInfoType FixInfoExtn.getJAXBMetadataObj()
          Returns the underlying JAXB FixInfoType object
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report with parameters of type FixInfoType
 void FixInfoExtnImpl.fillJAXBMetadataObj(FixInfoType pObj)
           
 void FixInfoExtnImpl.setJAXBMetadataObj(FixInfoType pObj)
           
 void FixInfoExtn.setJAXBMetadataObj(FixInfoType pObj)
          Sets the given underlying JAXB FixInfoType object
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.jaxb.report that implement FixInfoType
 class FixInfoTypeImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.report that return FixInfoType
 FixInfoType ObjectFactory.createFixInfoType()
           
 FixInfoType ErrInfoTypeImpl.getFixInfo()
           
 FixInfoType ErrInfoType.getFixInfo()
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.report with parameters of type FixInfoType
 void ErrInfoTypeImpl.setFixInfo(FixInfoType value)
           
 void ErrInfoType.setFixInfo(FixInfoType value)
           
 


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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.