org.apache.openejb.core.cmp.cmp2
Class CmpField
java.lang.Object
org.apache.openejb.core.cmp.cmp2.CmpField
public class CmpField
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmpField
public CmpField(String name,
org.apache.xbean.asm.Type type,
Method getter)
getName
public String getName()
getType
public org.apache.xbean.asm.Type getType()
getDescriptor
public String getDescriptor()
getGetterMethod
public Method getGetterMethod()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.