org.apache.openejb.jee.sun
Class CallProperty
java.lang.Object
org.apache.openejb.jee.sun.CallProperty
public class CallProperty
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
value
protected String value
CallProperty
public CallProperty()
getName
public String getName()
setName
public void setName(String value)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.