Uses of Class
procope.data.networks.CombinationRules.CombinationType

Packages that use CombinationRules.CombinationType
procope.data.networks   
 

Uses of CombinationRules.CombinationType in procope.data.networks
 

Methods in procope.data.networks that return CombinationRules.CombinationType
 CombinationRules.CombinationType CombinationRules.getCombinationType()
          Returns the combination type of this rules set.
static CombinationRules.CombinationType CombinationRules.CombinationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CombinationRules.CombinationType[] CombinationRules.CombinationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in procope.data.networks with parameters of type CombinationRules.CombinationType
CombinationRules(CombinationRules.CombinationType type)
          Creates a combination rule object using the given CombinationRules.CombinationType