|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumSetEntity.E2 | |
|---|---|
| org.hibernate.envers.test.entities.collection | |
| Uses of EnumSetEntity.E2 in org.hibernate.envers.test.entities.collection |
|---|
| Methods in org.hibernate.envers.test.entities.collection that return EnumSetEntity.E2 | |
|---|---|
static EnumSetEntity.E2 |
EnumSetEntity.E2.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumSetEntity.E2[] |
EnumSetEntity.E2.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hibernate.envers.test.entities.collection that return types with arguments of type EnumSetEntity.E2 | |
|---|---|
Set<EnumSetEntity.E2> |
EnumSetEntity.getEnums2()
|
| Method parameters in org.hibernate.envers.test.entities.collection with type arguments of type EnumSetEntity.E2 | |
|---|---|
void |
EnumSetEntity.setEnums2(Set<EnumSetEntity.E2> enums2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||