Package | Description |
---|---|
org.hibernate.validator.cfg.defs.ru |
Russian specific constraint definition classes for programmatic constraint definition API.
|
org.hibernate.validator.constraints.ru |
Hibernate Validator Russian constraints.
|
Modifier and Type | Method and Description |
---|---|
INNDef |
INNDef.type(INN.Type type) |
Modifier and Type | Method and Description |
---|---|
static INN.Type |
INN.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static INN.Type[] |
INN.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved