static GlopParameters.PricingRule |
GlopParameters.PricingRule.forNumber(int value) |
|
GlopParameters.PricingRule |
GlopParameters.Builder.getFeasibilityRule() |
PricingRule to use during the feasibility phase.
|
GlopParameters.PricingRule |
GlopParameters.getFeasibilityRule() |
PricingRule to use during the feasibility phase.
|
GlopParameters.PricingRule |
GlopParametersOrBuilder.getFeasibilityRule() |
PricingRule to use during the feasibility phase.
|
GlopParameters.PricingRule |
GlopParameters.Builder.getOptimizationRule() |
PricingRule to use during the optimization phase.
|
GlopParameters.PricingRule |
GlopParameters.getOptimizationRule() |
PricingRule to use during the optimization phase.
|
GlopParameters.PricingRule |
GlopParametersOrBuilder.getOptimizationRule() |
PricingRule to use during the optimization phase.
|
static GlopParameters.PricingRule |
GlopParameters.PricingRule.valueOf(int value) |
Deprecated.
|
static GlopParameters.PricingRule |
GlopParameters.PricingRule.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GlopParameters.PricingRule |
GlopParameters.PricingRule.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static GlopParameters.PricingRule[] |
GlopParameters.PricingRule.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|