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

E22565-02

oracle.apps.fnd.appltest.diagfwk.jaxb.report
Class ObjectFactory

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.jaxb.report.ObjectFactory

public class ObjectFactory
extends java.lang.Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 ContainerType createContainerType()
           
 DescriptiveHeaderType createDescriptiveHeaderType()
           
 ErrInfoType createErrInfoType()
           
 FixInfoType createFixInfoType()
           
 HeaderType createHeaderType()
           
 LabelType createLabelType()
           
 LabelType.TokensType createLabelTypeTokensType()
           
 LinkTokenType createLinkTokenType()
           
 ListType createListType()
           
 ListType.ContentsType createListTypeContentsType()
           
 ListType.ContentsType.List createListTypeContentsTypeList()
           
 ListType.ContentsType.ListElem createListTypeContentsTypeListElem()
           
 MessageType createMessageType()
           
 MessageType.LinkParamsType createMessageTypeLinkParamsType()
           
 MessageType.LinkTokensType createMessageTypeLinkTokensType()
           
 NameValueType createNameValueType()
           
 RowCellType createRowCellType()
           
 SectionType createSectionType()
           
 SectionType.ContentsType createSectionTypeContentsType()
           
 SectionType.ContentsType.ErrorInfo createSectionTypeContentsTypeErrorInfo()
           
 SectionType.ContentsType.List createSectionTypeContentsTypeList()
           
 SectionType.ContentsType.Section createSectionTypeContentsTypeSection()
           
 SectionType.ContentsType.Table createSectionTypeContentsTypeTable()
           
 SectionType.ContentsType.Text createSectionTypeContentsTypeText()
           
 StepReportType createStepReportType()
           
 StepReportType.ContentsType createStepReportTypeContentsType()
           
 StepReportType.ContentsType.Section createStepReportTypeContentsTypeSection()
           
 StepReportType.ContentsType.StepReport createStepReportTypeContentsTypeStepReport()
           
 StepReportType.InputsType createStepReportTypeInputsType()
           
 StepReportType.InputsType.InputParamType createStepReportTypeInputsTypeInputParamType()
           
 StepReportType.OutputsType createStepReportTypeOutputsType()
           
 SummaryInfoType createSummaryInfoType()
           
 TableRowType createTableRowType()
           
 TableType createTableType()
           
 TableType.ColumnHeadersType createTableTypeColumnHeadersType()
           
 TableType.RowSetType createTableTypeRowSetType()
           
 TestReport createTestReport()
           
 TestReportType createTestReportType()
           
 TestReportType.StepReportsType createTestReportTypeStepReportsType()
           
 oracle.xml.parser.v2.XMLDocument getOwnerDocument()
           
 java.lang.Object getProperty(java.lang.String name)
           
 java.lang.Object getSchemaLocation()
           
 java.lang.Object newInstance(java.lang.Class javaContentInterface)
           
 void setOwnerDocument(oracle.xml.parser.v2.XMLDocument doc)
           
 void setProperty(java.lang.String name, java.lang.Object value)
           
 java.lang.Object unmarshal(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createMessageType

public MessageType createMessageType()

createMessageTypeLinkParamsType

public MessageType.LinkParamsType createMessageTypeLinkParamsType()

createMessageTypeLinkTokensType

public MessageType.LinkTokensType createMessageTypeLinkTokensType()

createNameValueType

public NameValueType createNameValueType()

createErrInfoType

public ErrInfoType createErrInfoType()

createHeaderType

public HeaderType createHeaderType()

createFixInfoType

public FixInfoType createFixInfoType()

createStepReportType

public StepReportType createStepReportType()

createStepReportTypeInputsType

public StepReportType.InputsType createStepReportTypeInputsType()

createStepReportTypeInputsTypeInputParamType

public StepReportType.InputsType.InputParamType createStepReportTypeInputsTypeInputParamType()

createStepReportTypeOutputsType

public StepReportType.OutputsType createStepReportTypeOutputsType()

createStepReportTypeContentsType

public StepReportType.ContentsType createStepReportTypeContentsType()

createStepReportTypeContentsTypeSection

public StepReportType.ContentsType.Section createStepReportTypeContentsTypeSection()

createStepReportTypeContentsTypeStepReport

public StepReportType.ContentsType.StepReport createStepReportTypeContentsTypeStepReport()

createListType

public ListType createListType()

createListTypeContentsType

public ListType.ContentsType createListTypeContentsType()

createListTypeContentsTypeListElem

public ListType.ContentsType.ListElem createListTypeContentsTypeListElem()

createListTypeContentsTypeList

public ListType.ContentsType.List createListTypeContentsTypeList()

createTestReport

public TestReport createTestReport()

createRowCellType

public RowCellType createRowCellType()

createDescriptiveHeaderType

public DescriptiveHeaderType createDescriptiveHeaderType()

createSummaryInfoType

public SummaryInfoType createSummaryInfoType()

createTableRowType

public TableRowType createTableRowType()

createLinkTokenType

public LinkTokenType createLinkTokenType()

createTableType

public TableType createTableType()

createTableTypeColumnHeadersType

public TableType.ColumnHeadersType createTableTypeColumnHeadersType()

createTableTypeRowSetType

public TableType.RowSetType createTableTypeRowSetType()

createLabelType

public LabelType createLabelType()

createLabelTypeTokensType

public LabelType.TokensType createLabelTypeTokensType()

createContainerType

public ContainerType createContainerType()

createTestReportType

public TestReportType createTestReportType()

createTestReportTypeStepReportsType

public TestReportType.StepReportsType createTestReportTypeStepReportsType()

createSectionType

public SectionType createSectionType()

createSectionTypeContentsType

public SectionType.ContentsType createSectionTypeContentsType()

createSectionTypeContentsTypeTable

public SectionType.ContentsType.Table createSectionTypeContentsTypeTable()

createSectionTypeContentsTypeList

public SectionType.ContentsType.List createSectionTypeContentsTypeList()

createSectionTypeContentsTypeText

public SectionType.ContentsType.Text createSectionTypeContentsTypeText()

createSectionTypeContentsTypeSection

public SectionType.ContentsType.Section createSectionTypeContentsTypeSection()

createSectionTypeContentsTypeErrorInfo

public SectionType.ContentsType.ErrorInfo createSectionTypeContentsTypeErrorInfo()

newInstance

public java.lang.Object newInstance(java.lang.Class javaContentInterface)
                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

getProperty

public java.lang.Object getProperty(java.lang.String name)

setProperty

public void setProperty(java.lang.String name,
                        java.lang.Object value)

unmarshal

public java.lang.Object unmarshal(org.w3c.dom.Node node)
                           throws javax.xml.bind.UnmarshalException
Throws:
javax.xml.bind.UnmarshalException

setOwnerDocument

public void setOwnerDocument(oracle.xml.parser.v2.XMLDocument doc)

getOwnerDocument

public oracle.xml.parser.v2.XMLDocument getOwnerDocument()

getSchemaLocation

public java.lang.Object getSchemaLocation()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.