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

E10653-05

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()

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

E10653-05

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