|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeValidationStrategy.ContextMinMaxIndexOffset | |
---|---|
com.iparelan.util.validation | Iparelan Validation Utilities This file is part of Virtual Team Tools. Copyright © 2008, Iparelan Solutions, LLC. |
Uses of RangeValidationStrategy.ContextMinMaxIndexOffset in com.iparelan.util.validation |
---|
Methods in com.iparelan.util.validation that return RangeValidationStrategy.ContextMinMaxIndexOffset | |
---|---|
static RangeValidationStrategy.ContextMinMaxIndexOffset |
RangeValidationStrategy.ContextMinMaxIndexOffset.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RangeValidationStrategy.ContextMinMaxIndexOffset[] |
RangeValidationStrategy.ContextMinMaxIndexOffset.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.iparelan.util.validation with parameters of type RangeValidationStrategy.ContextMinMaxIndexOffset | |
---|---|
private T |
RangeValidationStrategy.getEffectiveValue(RangeValidationStrategy.ContextMinMaxIndexOffset index,
T statefulValue,
Object... context)
Produces the effective value of the selected range limit. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |