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