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