Uses of Class
uk.ac.soton.itinnovation.grid.service.types.Bound

Packages that use Bound
uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model   
uk.ac.soton.itinnovation.grid.service.types   
 

Uses of Bound 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 Bound
 Bound Constraint5_1alpha.bound
           
 

Constructors in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model with parameters of type Bound
Constraint5_1alpha(Metric metric, UsageType usageType, Bound bound, double limit, Calendar startTime)
           
 

Uses of Bound in uk.ac.soton.itinnovation.grid.service.types
 

Fields in uk.ac.soton.itinnovation.grid.service.types declared as Bound
 Bound Constraint.bound
           
 

Methods in uk.ac.soton.itinnovation.grid.service.types that return Bound
static Bound Bound.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Bound[] Bound.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 Bound
Constraint(Metric metric, UsageType usageType, Bound bound, double limit, Calendar startTime)
           
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.