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

E27204-02

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


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

E27204-02

Copyright © 2012, 2013 Oracle. All Rights Reserved.