org.apache.openejb.jee.oejb3
Class MethodParams
java.lang.Object
org.apache.openejb.jee.oejb3.MethodParams
public class MethodParams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodParam
protected List<String> methodParam
id
protected String id
MethodParams
public MethodParams()
getMethodParam
public List<String> getMethodParam()
getId
public String getId()
setId
public void setId(String value)
addMethodParam
public void addMethodParam(String name)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.