Uses of Class
uk.ac.soton.itinnovation.grid.types.PolicyRuleType

Packages that use PolicyRuleType
uk.ac.soton.itinnovation.grid.types   
 

Uses of PolicyRuleType in uk.ac.soton.itinnovation.grid.types
 

Methods in uk.ac.soton.itinnovation.grid.types that return PolicyRuleType
 PolicyRuleType PolicyRule.getType()
           
static PolicyRuleType PolicyRuleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PolicyRuleType[] PolicyRuleType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in uk.ac.soton.itinnovation.grid.types with parameters of type PolicyRuleType
 void PolicyRule.setType(PolicyRuleType value)
           
 

Constructors in uk.ac.soton.itinnovation.grid.types with parameters of type PolicyRuleType
PolicyRule(MatchPattern pattern, String role, PolicyRuleType type)
           
 



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