| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.validatorresolution |
| Modifier and Type | Method and Description |
|---|---|
static Suburb.Facility |
Suburb.Facility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Suburb.Facility[] |
Suburb.Facility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Suburb.Facility,Boolean> |
Suburb.getFacilities() |
| Modifier and Type | Method and Description |
|---|---|
void |
Suburb.addFacility(Suburb.Facility f,
Boolean exist) |
Copyright © 2008–2014. All rights reserved.