public class CmpField extends Object
| Constructor and Description |
|---|
CmpField(String name,
org.apache.xbean.asm5.Type type,
Method getter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptor() |
Method |
getGetterMethod() |
String |
getName() |
org.apache.xbean.asm5.Type |
getType() |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.