Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile
11g Release 2 (11.1.2.3.0)

E27204-01


oracle.adfmf.bindings
Interface OperationParameter


public interface OperationParameter

Method Summary
 java.lang.String getName()
          Get the name of the parameter
 java.lang.String getTypeName()
          Get the type name
 java.lang.Object getValue()
          Get the value for the parameter

 

Method Detail

getName

java.lang.String getName()
Get the name of the parameter

getTypeName

java.lang.String getTypeName()
Get the type name

getValue

java.lang.Object getValue()
Get the value for the parameter

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile
11g Release 2 (11.1.2.3.0)

E27204-01


Copyright © 2012 Oracle. All Rights Reserved.