| Package | Description |
|---|---|
| org.picketlink.idm.jpa.model.sample.complex.entity |
| Modifier and Type | Method and Description |
|---|---|
Phone.Type |
Phone.getType() |
static Phone.Type |
Phone.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phone.Type[] |
Phone.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Phone.setType(Phone.Type type) |
Copyright © 2013. All Rights Reserved.