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

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

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that return SectionType
 SectionType SectionExtn.getJAXBMetadataObj()
          Returns the underlying JAXB Section object
 SectionType SectionExtnImpl.getJAXBMetadataObj()
          Returns the underlying JAXB SectionType object
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report with parameters of type SectionType
protected static void ContainerExtnImpl.copy(SectionType pSrc, SectionType pTgt)
          Copies the contents of the source section to the target section Performs only a shallow copy.
 void SectionExtnImpl.fillJAXBMetadataObj(SectionType pObj)
           
 void SectionExtn.setJAXBMetadataObj(SectionType pObj)
          Sets the given underlying JAXB Section object
 void SectionExtnImpl.setJAXBMetadataObj(SectionType pObj)
          Sets the given underlying JAXB SectionType object
 

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

Subinterfaces of SectionType in oracle.apps.fnd.appltest.diagfwk.jaxb.report
static interface SectionType.ContentsType.Section
           
static interface StepReportType.ContentsType.Section
           
 

Classes in oracle.apps.fnd.appltest.diagfwk.jaxb.report that implement SectionType
 class SectionTypeImpl
           
static class SectionTypeImpl.ContentsTypeImpl.SectionImpl
           
static class StepReportTypeImpl.ContentsTypeImpl.SectionImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.report that return SectionType
 SectionType ObjectFactory.createSectionType()
           
 


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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.