org.apache.openejb.jee.sun
Class OperationName

java.lang.Object
  extended by org.apache.openejb.jee.sun.OperationName

public class OperationName
extends Object


Field Summary
protected  String value
           
 
Constructor Summary
OperationName()
           
 
Method Summary
 String getvalue()
           
 void setvalue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected String value
Constructor Detail

OperationName

public OperationName()
Method Detail

getvalue

public String getvalue()

setvalue

public void setvalue(String value)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.