Skip navigation links

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

E17483-04


oracle.jbo.server
Class ApplicationModuleDefImpl.ServiceInterfaceMethod

java.lang.Object
  extended by oracle.jbo.server.ApplicationModuleDefImpl.ServiceInterfaceMethod

Enclosing class:
ApplicationModuleDefImpl

public class ApplicationModuleDefImpl.ServiceInterfaceMethod
extends java.lang.Object

Method Summary
 java.lang.String getName()
           
 java.util.List<ApplicationModuleDefImpl.TypeInfo> getParamTypeList()
           
 ApplicationModuleDefImpl.TypeInfo getReturnType()
           

 

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

 

Method Detail

getName

public java.lang.String getName()

getParamTypeList

public java.util.List<ApplicationModuleDefImpl.TypeInfo> getParamTypeList()

getReturnType

public ApplicationModuleDefImpl.TypeInfo getReturnType()

Skip navigation links

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

E17483-04


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