|
Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface WLCall
| Method Summary | |
|---|---|
Class |
getParameterJavaType(String name)
Deprecated. Returns the Java data type of the specified parameter. |
ParameterMode |
getParameterMode(String name)
Deprecated. Returns the mode (IN, OUT, or INOUT) of the parameter. |
Iterator |
getParameterNames()
Deprecated. Returns the name of all the parameters of this call. |
| Method Detail |
|---|
Iterator getParameterNames()
Class getParameterJavaType(String name)
name - name of the parameter
ParameterMode getParameterMode(String name)
name - name of the parameter
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||