public class JavaBeanAttribute extends BasePOJO
Constructor and Description |
---|
JavaBeanAttribute() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeName() |
java.lang.Class |
getAttributeType() |
void |
setAttributeName(java.lang.String pAttributeName) |
void |
setAttributeType(java.lang.Class pAttributeType) |