Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


oracle.jbo.common.service.types
Class MethodResultHelper

java.lang.Object
  extended by oracle.jbo.common.service.types.MethodResultHelper


public class MethodResultHelper
extends java.lang.Object

Field Summary
protected static java.lang.String RETURN_TYPE_VOID
           

 

Constructor Summary
MethodResultHelper()
           

 

Method Summary
static java.lang.String getMethodResultType(java.lang.String primitiveClassName)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

RETURN_TYPE_VOID

protected static final java.lang.String RETURN_TYPE_VOID
See Also:
Constant Field Values

Constructor Detail

MethodResultHelper

public MethodResultHelper()

Method Detail

getMethodResultType

public static java.lang.String getMethodResultType(java.lang.String primitiveClassName)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


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