| Package | Description |
|---|---|
| info.ejava.examples.ejb.interceptor.bo |
| Modifier and Type | Field and Description |
|---|---|
private ContactRole |
ContactInfo.role |
| Modifier and Type | Method and Description |
|---|---|
ContactRole |
ContactInfo.getRole() |
static ContactRole |
ContactRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactRole[] |
ContactRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactInfo.setRole(ContactRole role) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.