Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.db.plsql.PlSqlMethod.MethodType

Packages that use PlSqlMethod.MethodType
oracle.javatools.db.plsql Classes for dealing with PL/SQL objects. 
 

Uses of PlSqlMethod.MethodType in oracle.javatools.db.plsql
 

Methods in oracle.javatools.db.plsql that return PlSqlMethod.MethodType
 PlSqlMethod.MethodType PlSqlMethod.getMethodType()
          Get method for the MethodType property
static PlSqlMethod.MethodType PlSqlMethod.MethodType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PlSqlMethod.MethodType[] PlSqlMethod.MethodType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.javatools.db.plsql with parameters of type PlSqlMethod.MethodType
 void PlSqlMethod.setMethodType(PlSqlMethod.MethodType methodType)
          Set method for the MethodType property
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.