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

E22565-02

oracle.apps.fnd.appltest.diagfwk.jaxb.report
Interface SectionType

All Superinterfaces:
ContainerType
All Known Subinterfaces:
SectionType.ContentsType.Section, StepReportType.ContentsType.Section
All Known Implementing Classes:
SectionTypeImpl, SectionTypeImpl.ContentsTypeImpl.SectionImpl, StepReportTypeImpl.ContentsTypeImpl.SectionImpl

public interface SectionType
extends ContainerType


Nested Class Summary
static interface SectionType.ContentsType
           
 
Method Summary
 SectionType.ContentsType getContents()
           
 DescriptiveHeaderType getHeader()
           
 void setContents(SectionType.ContentsType value)
           
 void setHeader(DescriptiveHeaderType value)
           
 
Methods inherited from interface oracle.apps.fnd.appltest.diagfwk.jaxb.report.ContainerType
isMask, setMask
 

Method Detail

setHeader

void setHeader(DescriptiveHeaderType value)

getHeader

DescriptiveHeaderType getHeader()

setContents

void setContents(SectionType.ContentsType value)

getContents

SectionType.ContentsType getContents()

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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.