|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ReportParameter.DataType in org.jboss.bpm.report.model |
|---|
| Methods in org.jboss.bpm.report.model that return ReportParameter.DataType | |
|---|---|
ReportParameter.DataType |
ReportParameter.getDataType()
|
static ReportParameter.DataType |
ReportParameter.DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReportParameter.DataType[] |
ReportParameter.DataType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jboss.bpm.report.model with parameters of type ReportParameter.DataType | |
|---|---|
void |
ReportParameter.setDataType(ReportParameter.DataType dataType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||