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

E22565-02

oracle.apps.fnd.appltest.diagfwk.jaxb.testdef
Interface InputParameterDefType

All Superinterfaces:
ParameterDefType
All Known Implementing Classes:
InputParameterDefTypeImpl

public interface InputParameterDefType
extends ParameterDefType


Method Summary
 LOVDefType getInputLOV()
           
 ValidatorDefType getInputValidator()
           
 void setInputLOV(LOVDefType value)
           
 void setInputValidator(ValidatorDefType value)
           
 
Methods inherited from interface oracle.apps.fnd.appltest.diagfwk.jaxb.testdef.ParameterDefType
getActive, getDefaultValue, getDescription, getDisplayName, getName, getType, isIsSecure, isRequired, setActive, setDefaultValue, setDescription, setDisplayName, setIsSecure, setName, setRequired, setType
 

Method Detail

setInputLOV

void setInputLOV(LOVDefType value)

getInputLOV

LOVDefType getInputLOV()

setInputValidator

void setInputValidator(ValidatorDefType value)

getInputValidator

ValidatorDefType getInputValidator()

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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.