public class Ejb3Attribute extends Ejb3Prototype
| Constructor and Description |
|---|
Ejb3Attribute(ColumnDescription column) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate() |
String |
getAttributeName() |
ColumnDescription |
getColumn() |
String |
getGetter() |
String |
getJavaType() |
String |
getSetter() |
boolean |
isEnumType() |
String |
toString() |
toPlural, toProperAttributeName, toProperEntityNamepublic Ejb3Attribute(ColumnDescription column)
public ColumnDescription getColumn()
public void generate()
public String getJavaType()
public boolean isEnumType()
public String getAttributeName()
public String getGetter()
public String getSetter()
Copyright © 2008–2018. All rights reserved.