| Package | Description |
|---|---|
| com.impetus.kundera.validation.rules |
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,AttributeConstraintRule.AttributeConstraintType> |
AttributeConstraintRule.AttributeConstraintType.lookup |
| Modifier and Type | Method and Description |
|---|---|
static AttributeConstraintRule.AttributeConstraintType |
AttributeConstraintRule.AttributeConstraintType.get(String clazz) |
private AttributeConstraintRule.AttributeConstraintType |
AttributeConstraintRule.getERuleType(String annotationType) |
static AttributeConstraintRule.AttributeConstraintType |
AttributeConstraintRule.AttributeConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeConstraintRule.AttributeConstraintType[] |
AttributeConstraintRule.AttributeConstraintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.