|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceReportType | |
|---|---|
| org.gcube.application.reporting | |
| org.gcube.application.reporting.reference | |
| Uses of ReferenceReportType in org.gcube.application.reporting |
|---|
| Methods in org.gcube.application.reporting with parameters of type ReferenceReportType | |
|---|---|
boolean |
ReportsModeler.addReference(ReferenceReportType refType,
List<DBTableRow> list)
add the references |
boolean |
Modeler.addReference(ReferenceReportType refType,
List<DBTableRow> dBTableRows)
add the references |
| Uses of ReferenceReportType in org.gcube.application.reporting.reference |
|---|
| Methods in org.gcube.application.reporting.reference that return ReferenceReportType | |
|---|---|
static ReferenceReportType |
ReferenceReportType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReferenceReportType[] |
ReferenceReportType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||