| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PlsqlHasFormals
This plsql element has a list of formal parameters and may have a return type.
| Method Summary | |
|---|---|
 PlsqlVariable[] | 
getFormalParameters()
 | 
 PlsqlType | 
getReturnType()
 | 
| Methods inherited from interface oracle.javatools.parser.plsql.data.PlsqlNode | 
|---|
getStartOffset, getTreeKind | 
| Method Detail | 
|---|
PlsqlVariable[] getFormalParameters()
PlsqlType getReturnType()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||