|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsageType | |
|---|---|
| uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model | |
| uk.ac.soton.itinnovation.grid.service.types | |
| Uses of UsageType in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model |
|---|
| Fields in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model declared as UsageType | |
|---|---|
UsageType |
Constraint5_1alpha.type
|
| Constructors in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model with parameters of type UsageType | |
|---|---|
Constraint5_1alpha(Metric metric,
UsageType usageType,
Bound bound,
double limit,
Calendar startTime)
|
|
| Uses of UsageType in uk.ac.soton.itinnovation.grid.service.types |
|---|
| Fields in uk.ac.soton.itinnovation.grid.service.types declared as UsageType | |
|---|---|
UsageType |
UsageReport.type
|
UsageType |
Constraint.type
|
| Methods in uk.ac.soton.itinnovation.grid.service.types that return UsageType | |
|---|---|
static UsageType |
UsageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UsageType[] |
UsageType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in uk.ac.soton.itinnovation.grid.service.types with parameters of type UsageType | |
|---|---|
Constraint(Metric metric,
UsageType usageType,
Bound bound,
double limit,
Calendar startTime)
|
|
UsageReport(org.apache.axis.message.addressing.EndpointReferenceType epr,
Metric metric,
UsageType type,
Calendar start,
Calendar end,
double amount)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||