Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

oracle.adfmf.bindings
Interface OperationParameter


public interface OperationParameter


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

Method Detail

getName

String getName()
Get the name of the parameter


getTypeName

String getTypeName()
Get the type name


getValue

Object getValue()
Get the value for the parameter


Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

Copyright © 2014 Oracle. All Rights Reserved.