Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

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

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

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that return ListType
 ListType MsgListExtn.getJAXBMetadataObj()
          Returns the underlying JAXB MessageType object
 ListType MsgListExtnImpl.getJAXBMetadataObj()
          Returns the underlying JAXB ListType object
static ListType UTestMsgListExtnImpl.getListType(java.lang.String postFix)
           
static ListType UTestMsgListExtnImpl.getMsgListType(java.lang.String postFix)
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl.report with parameters of type ListType
protected static void MsgListExtnImpl.copy(ListType pSource, ListType pTarget)
           
protected static void SectionExtnImpl.copy(ListType pSource, ListType pTarget)
           
protected  void MsgListExtnImpl.fillJAXBMetadataObj(ListType pObj)
           
static void UTestMsgListExtnImpl.fillListType(ListType listType, java.lang.String postFix)
           
static void UTestMsgListExtnImpl.fillMsgListType(ListType mMsgListType, java.lang.String postFix)
           
 void MsgListExtn.setJAXBMetadataObj(ListType pObj)
          Sets the given underlying JAXB MessageType object
 void MsgListExtnImpl.setJAXBMetadataObj(ListType pObj)
          Sets the given underlying JAXB MessageType object
 

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

Subinterfaces of ListType in oracle.apps.fnd.appltest.diagfwk.jaxb.report
static interface ListType.ContentsType.List
           
static interface SectionType.ContentsType.List
           
 

Classes in oracle.apps.fnd.appltest.diagfwk.jaxb.report that implement ListType
 class ListTypeImpl
           
static class ListTypeImpl.ContentsTypeImpl.ListImpl
           
static class SectionTypeImpl.ContentsTypeImpl.ListImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.report that return ListType
 ListType ObjectFactory.createListType()
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.