|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CombinationRules.CombinationType | |
---|---|
data.networks |
Uses of CombinationRules.CombinationType in data.networks |
---|
Methods in 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 data.networks with parameters of type CombinationRules.CombinationType | |
---|---|
CombinationRules(CombinationRules.CombinationType type)
Creates a combination rule object using the given CombinationRules.CombinationType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |