|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Operation in org.gcube.vremanagement.softwarerepository.report |
---|
Methods in org.gcube.vremanagement.softwarerepository.report that return Operation | |
---|---|
static Operation |
Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.vremanagement.softwarerepository.report with parameters of type Operation | |
---|---|
abstract void |
ReportGenerator.addOperation(Operation operation)
|
Uses of Operation in org.gcube.vremanagement.softwarerepository.report.impl.kxml.generator |
---|
Methods in org.gcube.vremanagement.softwarerepository.report.impl.kxml.generator with parameters of type Operation | |
---|---|
void |
GCUBEKXMLReportGenerator.addOperation(Operation operation)
|
Uses of Operation in org.gcube.vremanagement.softwarerepository.report.impl.kxml.resource |
---|
Methods in org.gcube.vremanagement.softwarerepository.report.impl.kxml.resource that return Operation | |
---|---|
Operation |
Report.getOperation()
|
Methods in org.gcube.vremanagement.softwarerepository.report.impl.kxml.resource with parameters of type Operation | |
---|---|
void |
Report.setOperation(Operation operation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |