| Package | Description |
|---|---|
| org.gcube.accounting.datamodel | |
| org.gcube.accounting.datamodel.basetypes |
| Modifier and Type | Method and Description |
|---|---|
UsageRecord.OperationResult |
BasicUsageRecord.getOperationResult() |
UsageRecord.OperationResult |
UsageRecord.getOperationResult() |
static UsageRecord.OperationResult |
UsageRecord.OperationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageRecord.OperationResult[] |
UsageRecord.OperationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicUsageRecord.setOperationResult(UsageRecord.OperationResult operationResult)
Set the Operation Result related to the accounted Usage Record
|
void |
UsageRecord.setOperationResult(UsageRecord.OperationResult operationResult)
Set the Operation Result related to the accounted Usage Record
|
| Modifier and Type | Field and Description |
|---|---|
static UsageRecord.OperationResult |
TestUsageRecord.TEST_JOB_OPERATION_RESULT |
Copyright © 2015. All Rights Reserved.