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.testdef.ParameterDefType

Packages that use ParameterDefType
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
oracle.apps.fnd.appltest.diagfwk.jaxb.testdef   
 

Uses of ParameterDefType in oracle.apps.fnd.appltest.diagfwk.engine
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine with parameters of type ParameterDefType
 void TestParamList.addParam(ParameterDefType p)
          Adds a parameter to this list based on the given JAXB object.
 void TestParam.setParameterDefType(ParameterDefType p)
          Sets the corresponding JAXB representation of this parameter
 

Uses of ParameterDefType in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl with parameters of type ParameterDefType
 void TestParamListImpl.addParam(ParameterDefType p)
           
protected static java.lang.String TestParamImpl.getIOFlag(ParameterDefType p)
          Gets the IO flag based on whether the given parameter definition (JAXB) is of input or output type
 void TestParamImpl.setParameterDefType(ParameterDefType p)
           
 

Uses of ParameterDefType in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef
 

Subinterfaces of ParameterDefType in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef
 interface InputParameterDefType
           
 interface OutputParameterDefType
           
 

Classes in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef that implement ParameterDefType
 class InputParameterDefTypeImpl
           
 class OutputParameterDefTypeImpl
           
 class ParameterDefTypeImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef that return ParameterDefType
 ParameterDefType ObjectFactory.createParameterDefType()
           
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.