| Package | Description |
|---|---|
| br.com.caelum.srs.dao | |
| br.com.caelum.srs.model |
| Modifier and Type | Method and Description |
|---|---|
Long |
CardDAO.getNext(long userID,
CardAvailability availability) |
| Modifier and Type | Method and Description |
|---|---|
static CardAvailability |
CardAvailability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardAvailability[] |
CardAvailability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.